llvm-project/clang/lib
Stephen Kelly ed2baaac56 Revert "Add utility for testing if we're matching nodes AsIs"
This reverts commit e73296d3b9.

This may have caused build bot failure.
2020-11-10 22:29:58 +00:00
..
APINotes APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00
ARCMigrate [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
AST Move code to determine the type of an LValueBase out of ExprConstant and 2020-11-10 13:03:57 -08:00
ASTMatchers Revert "Add utility for testing if we're matching nodes AsIs" 2020-11-10 22:29:58 +00:00
Analysis Thread safety analysis: Consider static class members as inaccessible 2020-10-30 00:35:14 +01:00
Basic [Sema] Special case -Werror-implicit-function-declaration and reject other -Werror- 2020-11-05 10:25:30 -08:00
CodeGen [CodeGen] Mark calls to objc_autorelease as tail 2020-11-10 13:48:25 -08:00
CrossTU [analyzer] Add CTUImportCppThreshold for C++ files 2020-07-09 15:36:33 +02:00
DirectoryWatcher Revert "DirectoryWatcher: add an implementation for Windows" 2020-10-13 12:35:22 -07:00
Driver Allow searching for prebuilt implicit modules. 2020-11-10 10:14:13 -08:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
Format clang-format: [JS] support new assignment operators. 2020-11-10 09:26:46 +01:00
Frontend Allow searching for prebuilt implicit modules. 2020-11-10 10:14:13 -08:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [PowerPC] [Clang] Port SSE4.1-compatible insert intrinsics 2020-11-10 10:52:13 +08:00
Index [Clang][PowerPC] Add __vector_pair and __vector_quad types 2020-10-28 13:19:20 -05:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Lex Allow searching for prebuilt implicit modules. 2020-11-10 10:14:13 -08:00
Parse Add option 'exceptions' to pragma clang fp 2020-10-31 17:36:12 +07:00
Rewrite SourceManager: Clarify that FileInfo always has a ContentCache, NFC 2020-10-23 12:38:53 -04:00
Sema [Coroutine][Sema] Cleanup temporaries as early as possible 2020-11-10 13:27:42 -08:00
Serialization Allow searching for prebuilt implicit modules. 2020-11-10 10:14:13 -08:00
StaticAnalyzer [analyzer][ReturnPtrRangeChecker] Fix a false positive on end() iterator 2020-11-02 16:41:17 +01:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling Revert "[Syntax] Add minimal TableGen for syntax nodes. NFC" 2020-11-09 23:59:11 +01:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00