llvm-project/clang/lib
Haojian Wu 556e4eba44 [AST][RecoveryAST] Preserve type for member call expr if argments are not matched.
Differential Revision: https://reviews.llvm.org/D92298
2020-12-11 10:38:03 +01:00
..
APINotes APINotes: add bitcode format schema definitions 2020-12-08 21:15:41 +00:00
ARCMigrate ARCMigrate: Migrate ObjCMT.cpp over to FileEntryRef 2020-12-09 14:16:05 -08:00
AST Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info" 2020-12-10 10:34:59 -05:00
ASTMatchers Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00
Analysis Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis." 2020-12-11 10:16:13 +01:00
Basic Basic: Initialize FileEntry's fields inline, almost NFC 2020-12-10 13:57:21 -08:00
CodeGen [NPM] Support -fmerge-functions 2020-12-10 11:45:08 -08:00
CrossTU Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis." 2020-12-11 10:16:13 +01:00
DirectoryWatcher ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC 2020-12-04 12:34:49 -08:00
Driver [clang] Remove `-triple` from the invocations of `flang-new -fc1` 2020-12-10 17:54:12 +00:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
Format [clang-format] Add IndentPragma style to eliminate common clang-format off scenario 2020-12-10 11:17:33 +00:00
Frontend Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis." 2020-12-11 10:16:13 +01:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [OpenCL] Implement extended subgroups fully in headers. 2020-12-10 16:40:15 +00:00
Index Index: Remove unused internal header SimpleFormatContext.h, NFC 2020-12-04 15:10:27 -08:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Lex ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC 2020-12-04 12:34:49 -08:00
Parse Fix inconsistent availability attribute message string literal check. 2020-12-08 12:33:59 -05:00
Rewrite SourceManager: Clarify that FileInfo always has a ContentCache, NFC 2020-10-23 12:38:53 -04:00
Sema [AST][RecoveryAST] Preserve type for member call expr if argments are not matched. 2020-12-11 10:38:03 +01:00
Serialization Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info" 2020-12-10 10:34:59 -05:00
StaticAnalyzer Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis." 2020-12-11 10:16:13 +01:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00