llvm-project/clang/lib
Aaron Ballman d91b1edf7b Dump more information about construct expressions (resolved and unresolved) when dumping the AST to JSON.
llvm-svn: 363926
2019-06-20 13:19:41 +00:00
..
ARCMigrate [PlistSupport] Produce a newline to end plist output files 2019-06-10 22:30:57 +00:00
AST Dump more information about construct expressions (resolved and unresolved) when dumping the AST to JSON. 2019-06-20 13:19:41 +00:00
ASTMatchers Revert "[clang] Fixing windows buildbot after D61552" 2019-06-20 10:34:02 +00:00
Analysis [analyzer] Fix JSON dumps for location contexts. 2019-06-19 23:33:48 +00:00
Basic [RISCV] Mark TLS as supported 2019-06-19 08:53:46 +00:00
CodeGen Revert r363116 "[X86] [ABI] Fix i386 ABI "__m64" type bug" 2019-06-19 11:34:08 +00:00
CrossTU [ASTImporter] Use llvm::Expected and Error in the importer API 2019-05-15 10:29:48 +00:00
Driver AMDGPU: Disable errno by default 2019-06-18 13:59:32 +00:00
Edit Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
Format clang-format: better handle namespace macros 2019-06-06 20:06:23 +00:00
Frontend Unify DependencyFileGenerator class and DependencyCollector interface (NFCI) 2019-06-19 17:07:36 +00:00
FrontendTool Revert D60974 "[clang-ifs] Clang Interface Stubs, first version." 2019-06-18 05:52:39 +00:00
Headers [X86] Correct the __min_vector_width__ attribute on a few intrinsics. 2019-06-19 23:27:04 +00:00
Index [clang][AST] ASTNameGenerator: A refactoring of CodegenNameGeneratorImpl (NFC). 2019-06-19 20:51:35 +00:00
Lex [clang][HeaderSearch] Consider all path separators equal 2019-06-06 18:49:16 +00:00
Parse Require commas to separate multiple GNU-style attributes in the same attribute list. 2019-06-18 12:57:05 +00:00
Rewrite [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece 2019-05-29 19:21:59 +00:00
Sema Allow copy/move assignment operator to be coroutine as per N4775 2019-06-19 14:12:19 +00:00
Serialization [clang] Add storage for APValue in ConstantExpr 2019-06-15 10:24:47 +00:00
StaticAnalyzer [analyzer] exploded-graph-rewriter: Fix escaping StringRegions. 2019-06-19 23:33:55 +00:00
Tooling [Syntax] Fix a crash when dumping empty token buffer 2019-06-19 13:56:36 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00