..
AST
[ASTImporter] Added visibility context check for TypedefNameDecl.
2019-09-04 14:12:18 +00:00
ASTMatchers
Fix the nullPointerConstant() test to get bots back to green.
2019-08-22 18:56:18 +00:00
Analysis
[CFG] Introduce CFGElementRef, a wrapper that knows it's position in a CFGBlock
2019-08-14 17:05:55 +00:00
Basic
ASTReader: Bypass overridden files when reading PCHs
2019-08-30 22:59:25 +00:00
CodeGen
Added 'inline' to functions defined in headers to avoid ODR violations
2019-08-29 16:58:13 +00:00
CrossTU
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
2019-08-30 09:29:34 +00:00
DirectoryWatcher
Use ASSERT_THAT_ERROR instead of logAllUnhandledErrors/exit
2019-08-09 06:14:54 +00:00
Driver
cmake: Add CLANG_LINK_CLANG_DYLIB option
2019-07-03 22:45:55 +00:00
Format
clang-format: [JS] handle `as const`.
2019-08-26 15:37:05 +00:00
Frontend
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
Index
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
2019-08-30 09:29:34 +00:00
Lex
Introduce a DirectoryEntryRef that stores both a reference and an
2019-08-31 01:26:04 +00:00
Rename
cmake: Add CLANG_LINK_CLANG_DYLIB option
2019-07-03 22:45:55 +00:00
Rewrite
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
2019-08-15 21:17:48 +00:00
Sema
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
2019-08-30 09:29:34 +00:00
Serialization
cmake: Add CLANG_LINK_CLANG_DYLIB option
2019-07-03 22:45:55 +00:00
StaticAnalyzer
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
2019-08-30 09:29:34 +00:00
Tooling
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
2019-08-30 09:29:34 +00:00
libclang
[libclang][test][NFC] Split off fixture from tests.
2019-09-03 22:01:46 +00:00
CMakeLists.txt
Reland [clang] DirectoryWatcher
2019-07-12 20:34:10 +00:00