llvm-project/clang/unittests
Sam McCall f44552ab38 [Frontend] Fix broken createInvocation test due to bad merge 2022-05-06 17:06:13 +02:00
..
AST Change the behavior of implicit int diagnostics 2022-05-04 08:35:47 -04:00
ASTMatchers [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
Analysis [clang][dataflow] Add flowConditionIsTautology function 2022-05-05 03:57:43 +00:00
Basic [clang] NFCI: Use FileEntryRef in FileManagerTest 2022-04-15 15:16:17 +02:00
CodeGen
CrossTU [analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space characters in lookup names when parsing the ctu index file 2022-03-22 10:28:42 +08:00
DirectoryWatcher
Driver ClangDriverTests:ToolChainTest.cpp: Fix warnings. [-Wsign-compare] 2022-04-30 17:19:26 +09:00
Format [clang-format][NFC] Add a few regression tests 2022-05-05 15:12:24 -07:00
Frontend [Frontend] Fix broken createInvocation test due to bad merge 2022-05-06 17:06:13 +02:00
Index [clang] Visit enum base specifiers in libIndex 2021-10-25 13:16:14 +02:00
Interpreter [clang-repl][NFC] Fix calling convention mismatch in test 2021-11-30 13:26:10 -08:00
Introspection [IntrospectionTest] Replace "return" with "GTEST_SKIP" 2022-02-04 12:35:44 -08:00
Lex [clang] Track how headers get included generally during lookup time 2022-05-04 09:52:31 -07:00
Rename
Rewrite
Sema [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
Serialization [clang] createInvocationFromCommandLine -> createInvocation, delete former. NFC 2022-05-06 16:21:48 +02:00
StaticAnalyzer [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
Tooling [clang] createInvocationFromCommandLine -> createInvocation, delete former. NFC 2022-05-06 16:21:48 +02:00
libclang
CMakeLists.txt