llvm/clang/unittests
Kadir Cetinkaya 73c00d40bd
[clang][Driver] Pick the last --driver-mode in case of multiple ones
This was an accidental behaviour change in D106789 and this patch
restores it back to original state.

Differential Revision: https://reviews.llvm.org/D109361
2021-09-07 15:33:45 +02:00
..
Analysis
AST [clang][AST] Add support for SubstTemplateTypeParmPackType to ASTImporter 2021-09-04 10:19:57 +02:00
ASTMatchers Revert "[Coroutines] [Clang] Look up coroutine component in std namespace first" 2021-09-03 16:01:09 -04:00
Basic VFS: Document goals of 'use-external-name' and related logic, NFC 2021-09-01 15:55:33 -04:00
CodeGen
CrossTU
DirectoryWatcher Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 2021-06-19 09:19:52 -07:00
Driver [clang][Driver] Pick the last --driver-mode in case of multiple ones 2021-09-07 15:33:45 +02:00
Format [clang-format] Add PackConstructorInitializers backward compat test 2021-08-29 13:47:11 -07:00
Frontend [modules] Use HashBuilder and MD5 for the module hash. 2021-09-03 11:13:36 -07:00
Index
Interpreter Revert "Reland "[clang-repl] Re-implement clang-interpreter as a test case."" 2021-09-03 13:18:09 +00:00
Introspection
Lex [Lexer] Fix bug in makeFileCharRange called on split tokens. 2021-07-14 14:36:31 +00:00
libclang
Rename
Rewrite
Sema [clang][patch][FPEnv] Make initialization of C++ globals strictfp aware 2021-07-29 12:02:37 -04:00
Serialization [Frontend] Only compile modules if not already finalized 2021-07-15 18:27:08 -07:00
StaticAnalyzer Revert "[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire function calls, rather than each ExplodedNode in it" 2021-09-03 10:28:07 -07:00
Tooling [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
CMakeLists.txt