llvm/clang/lib
Dawid Jurczak d813116c9d [NFC][Lexer] Remove getLangOpts function from Lexer
Given that there is only one external user of Lexer::getLangOpts
we can remove getter entirely without much pain.

Differential Revision: https://reviews.llvm.org/D120404
2022-03-02 11:17:05 +01:00
..
Analysis [clang][dataflow] Add flow condition constraints to Environment 2022-03-02 08:57:27 +00:00
APINotes
ARCMigrate
AST [AST] Print NTTP args as string-literals when possible 2022-03-01 19:34:27 -06:00
ASTMatchers
Basic [NFC][Clang][AArch64] Clean up AArch64TargetInfo::hasFeature 2022-02-28 14:25:12 +00:00
CodeGen [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
CrossTU
DirectoryWatcher
Driver [clang-offload-bundler] HIP and OpenMP comaptibility for linking heterogeneous archive library 2022-03-02 07:55:06 +00:00
Edit
Format [clang-format] Fix BreakBeforeBinaryOperators with TemplateCloser on the lhs 2022-03-01 21:55:32 +01:00
Frontend [clang] Improve laziness of resolving module map headers. 2022-03-01 15:56:23 +01:00
FrontendTool
Headers [NVPTX] Fix nvvm.match.sync*.i64 intrinsics return type (i64 -> i32) 2022-03-01 12:26:16 +02:00
Index
IndexSerialization
Interpreter [C++20][Modules][1/8] Track valid import state. 2022-02-21 09:09:37 +00:00
Lex [NFC][Lexer] Remove getLangOpts function from Lexer 2022-03-02 11:17:05 +01:00
Parse [c++2b] Implement P0849R8 auto(x) 2022-02-28 19:21:08 -06:00
Rewrite
Sema [AST] Print NTTP args as string-literals when possible 2022-03-01 19:34:27 -06:00
Serialization [clang] Improve laziness of resolving module map headers. 2022-03-01 15:56:23 +01:00
StaticAnalyzer [NFC][analyzer] Allow CallDescriptions to be matched with CallExprs 2022-03-01 17:13:04 +01:00
Testing
Tooling [pseudo] fix some comment nits, NFC. 2022-03-02 10:19:17 +01:00
CMakeLists.txt