llvm-project/clang/lib
Aaron Ballman 709a769cdd Print out the union field being initialized by an InitListExpr when dumping the AST to JSON.
llvm-svn: 363869
2019-06-19 19:40:07 +00:00
..
ARCMigrate [PlistSupport] Produce a newline to end plist output files 2019-06-10 22:30:57 +00:00
AST Print out the union field being initialized by an InitListExpr when dumping the AST to JSON. 2019-06-19 19:40:07 +00:00
ASTMatchers [clang] Adapt ASTMatcher to explicit(bool) specifier 2019-06-19 18:27:56 +00:00
Analysis [analyzer] ProgramPoint: more explicit printJson() 2019-06-12 18:24:02 +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 [OpenCL] Split type and macro definitions into opencl-c-base.h 2019-06-19 12:48:22 +00:00
Index [Index] Compute correct symbol kind for variable templates 2019-05-29 17:49:30 +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] SARIF: Add EOF newline; replace diff_sarif 2019-06-19 15:27:35 +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