llvm-project/clang/lib
Artem Dergachev 00ffea77ad [analyzer][CTU] Add an abstraction layer between libCrossTU and libAnalysis.
Fixes shared libs build after D67422.

Differential Revision: https://reviews.llvm.org/D92432
2020-12-10 11:02:54 -08: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 Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info" 2020-12-10 10:34:59 -05:00
Analysis [analyzer][CTU] Add an abstraction layer between libCrossTU and libAnalysis. 2020-12-10 11:02:54 -08:00
Basic [clang][AMDGPU] rename sram-ecc as sramecc 2020-12-07 18:05:47 -05:00
CodeGen [Clang] Add vcmla and rotated variants for Arm ACLE. 2020-12-10 16:54:08 +00:00
CrossTU [analyzer][CTU] Add an abstraction layer between libCrossTU and libAnalysis. 2020-12-10 11:02:54 -08: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 "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis."""" 2020-12-10 11:02:54 -08: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 Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info" 2020-12-10 10:34:59 -05:00
Serialization Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info" 2020-12-10 10:34:59 -05:00
StaticAnalyzer Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis."""" 2020-12-10 11:02:54 -08:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling Tooling: Migrate to FileEntryRef in clang::tooling::applyAllReplacements, NFC 2020-12-09 16:31:38 -08:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00