hanchenye-llvm-project/clang/lib
Jennifer Yu b8fee677bf Re-check in clang support gun asm goto after fixing tests.
llvm-svn: 362410
2019-06-03 15:57:25 +00:00
..
ARCMigrate Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" 2019-05-07 03:20:17 +00:00
AST Re-check in clang support gun asm goto after fixing tests. 2019-06-03 15:57:25 +00:00
ASTMatchers Move TraversalKind enum to ast_type_traits 2019-05-16 17:57:38 +00:00
Analysis Re-check in clang support gun asm goto after fixing tests. 2019-06-03 15:57:25 +00:00
Basic [X86] Add VP2INTERSECT instructions 2019-05-31 06:09:35 +00:00
CodeGen Re-check in clang support gun asm goto after fixing tests. 2019-06-03 15:57:25 +00:00
CrossTU [ASTImporter] Use llvm::Expected and Error in the importer API 2019-05-15 10:29:48 +00:00
Driver [ARM] Fix recent breakage of -mfpu=none. 2019-06-03 11:02:53 +00:00
Edit Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
Format [clang-format] Allow configuring list of function-like macros that resolve to a type 2019-05-29 16:30:47 +00:00
Frontend [OpenCL] Declare builtin functions using TableGen 2019-06-03 09:39:11 +00:00
FrontendTool [analyzer] List checker/plugin options in 3 categories: released, alpha, developer 2019-05-23 22:52:09 +00:00
Headers [OpenCL] Undefine cl_intel_planar_yuv extension 2019-06-03 13:02:43 +00:00
Index [Index] Compute correct symbol kind for variable templates 2019-05-29 17:49:30 +00:00
Lex Make __has_builtin work with __builtin_LINE and friends. 2019-05-29 03:15:36 +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 Re-check in clang support gun asm goto after fixing tests. 2019-06-03 15:57:25 +00:00
Serialization Re-check in clang support gun asm goto after fixing tests. 2019-06-03 15:57:25 +00:00
StaticAnalyzer [analyzer] print() JSONify: ExplodedNode revision 2019-05-31 17:54:12 +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