llvm-project/clang/lib
Jonathan Roelofs c8e377c326 Multilib: add dump methods
llvm-svn: 302296
2017-05-05 21:30:13 +00:00
..
ARCMigrate [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource 2017-04-28 00:25:06 +00:00
AST [ODRHash] Add support for array and decayed types, and parameter names and types. 2017-05-02 23:58:52 +00:00
ASTMatchers Add cxxStdInitializerListExpr AST matcher 2017-05-05 21:01:12 +00:00
Analysis Fix PR13910: Don't warn that __builtin_unreachable() is unreachable 2017-04-11 15:36:06 +00:00
Basic [ARM] Limit the diagnose when an ISR calls a regular function 2017-05-05 19:25:29 +00:00
CodeGen CodeGen: avoid use of @clang.arc.use intrinsic at O0 2017-05-05 18:39:06 +00:00
Driver Multilib: add dump methods 2017-05-05 21:30:13 +00:00
Edit [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource 2017-04-28 00:25:06 +00:00
Format clang-format: [JS] exponentiation operator 2017-05-04 15:04:04 +00:00
Frontend Add #pragma clang module begin/end pragmas and generate them when preprocessing a module. 2017-05-04 00:29:54 +00:00
FrontendTool unique_ptrify createDriverOptTable 2017-01-13 17:34:15 +00:00
Headers [ARM] ACLE Chapter 9 intrinsics 2017-05-04 08:37:59 +00:00
Index [Index] The relation between the declarations in template 2017-05-04 10:42:06 +00:00
Lex Add a fix-it for -Wunguarded-availability 2017-05-05 16:42:44 +00:00
Parse Warn that the [] spelling of uuid(...) is deprecated. 2017-05-05 17:05:56 +00:00
Rewrite [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) 2016-10-07 19:25:10 +00:00
Sema [ARM] Limit the diagnose when an ISR calls a regular function 2017-05-05 19:25:29 +00:00
Serialization Silences gcc's -Wnarrowing. 2017-05-03 07:48:27 +00:00
StaticAnalyzer [analyzer] Fix memory error bug category capitalization. 2017-05-03 11:47:13 +00:00
Tooling [Tooling] Remove redundant check, NFCi 2017-05-05 14:07:23 +00:00
CMakeLists.txt