hanchenye-llvm-project/clang/lib
Reid Kleckner b05ce7f9f7 Add comment to r363191 code as requested in code review
llvm-svn: 363195
2019-06-12 19:50:06 +00:00
..
ARCMigrate [PlistSupport] Produce a newline to end plist output files 2019-06-10 22:30:57 +00:00
AST Add comment to r363191 code as requested in code review 2019-06-12 19:50:06 +00:00
ASTMatchers Move TraversalKind enum to ast_type_traits 2019-05-16 17:57:38 +00:00
Analysis [analyzer] ProgramPoint: more explicit printJson() 2019-06-12 18:24:02 +00:00
Basic [RISCV] Add inline asm constraints I, J & K for RISC-V 2019-06-11 12:44:01 +00:00
CodeGen [X86] [ABI] Fix i386 ABI "__m64" type bug 2019-06-12 01:52:23 +00:00
CrossTU [ASTImporter] Use llvm::Expected and Error in the importer API 2019-05-15 10:29:48 +00:00
Driver Revert r344630 Disable code object version 3 for HIP toolchain. 2019-06-11 15:05:11 +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 [libclang] Allow skipping warnings from all included files 2019-06-11 14:14:24 +00:00
FrontendTool Add clang source minimizer that reduces source to directives 2019-06-03 22:59:17 +00:00
Headers [PowerPC] [Clang] Port SSE2 intrinsics to PowerPC 2019-06-12 05:25:40 +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 Re-check in clang support gun asm goto after fixing tests. 2019-06-03 15:57:25 +00:00
Rewrite [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece 2019-05-29 19:21:59 +00:00
Sema PR42220: take into account the possibility of aggregates with base 2019-06-12 18:32:22 +00:00
Serialization For DR712: store on a MemberExpr whether it constitutes an odr-use. 2019-06-11 17:50:36 +00:00
StaticAnalyzer [PlistSupport] Produce a newline to end plist output files 2019-06-10 22:30:57 +00:00
Tooling [LibTooling] Add `before` and `after` selectors for selecting point-ranges relative to nodes. 2019-05-29 12:40:36 +00:00
CMakeLists.txt