llvm-project/clang/lib
Richard Smith 2ac5880187 Update MS ABI mangling for union constants based on new information from
Jon Caves.
2020-12-02 12:17:52 -08:00
..
APINotes APINotes: constify `dump` methods (NFC) 2020-12-01 19:01:06 +00:00
ARCMigrate [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
AST Update MS ABI mangling for union constants based on new information from 2020-12-02 12:17:52 -08:00
ASTMatchers Remove automatic traversal from forEach matcher 2020-11-23 14:27:47 +00:00
Analysis Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis.""" 2020-11-17 18:59:21 -08:00
Basic FileManager: Add FileEntryRef::getDir, returning DirectoryEntryRef 2020-11-30 14:50:46 -08:00
CodeGen [XCOFF][AIX] Generate LSDA data and compact unwind section on AIX 2020-12-02 18:42:44 +00:00
CrossTU [clang][NFC] Use SmallString instead of SmallVector<char 2020-11-17 13:02:58 +00:00
DirectoryWatcher Revert "DirectoryWatcher: add an implementation for Windows" 2020-10-13 12:35:22 -07:00
Driver [hip] Fix host object creation from fatbin 2020-12-02 10:36:01 -05:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
Format [clang-format] Add new option PenaltyIndentedWhitespace 2020-12-01 23:59:44 +01:00
Frontend Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ 2020-12-01 14:00:32 -08:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [MS] Add more 128bit cmpxchg intrinsics for AArch64 2020-11-25 12:07:28 -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 Lex: Update Module::findHeader to return FileEntryRef, NFC 2020-11-30 17:13:03 -08:00
Parse [clang] Enable code completion of designated initializers in Compound Literal Expressions 2020-12-01 12:06:48 +01:00
Rewrite SourceManager: Clarify that FileInfo always has a ContentCache, NFC 2020-10-23 12:38:53 -04:00
Sema [CUDA][HIP] Diagnose reference of host variable 2020-12-02 10:15:56 -05:00
Serialization Serialization: Change InputFile to use FileEntryRef and add getVirtualFileRef, NFC 2020-11-30 14:04:48 -08:00
StaticAnalyzer [analyzer][StdLibraryFunctionsChecker] Add return value constraint to functions with BufferSize 2020-12-02 17:54:48 +01:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling [libTooling] Remove deprecated Clang Transformer declarations 2020-11-30 20:15:26 +00:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00