llvm-project/clang/lib
Nico Weber 469891e7a2 Warn that the [] spelling of uuid(...) is deprecated.
https://reviews.llvm.org/D32879

llvm-svn: 302255
2017-05-05 17:05:56 +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 [clang] Register isConstexpr matcher 2017-04-16 19:05:17 +00:00
Analysis Fix PR13910: Don't warn that __builtin_unreachable() is unreachable 2017-04-11 15:36:06 +00:00
Basic DiagnosticsEngine should clear DelayedDiagID before reporting the 2017-05-04 13:56:51 +00:00
CodeGen Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI." 2017-05-04 18:03:25 +00:00
Driver Document that Multilib flags must be actual flags 2017-05-05 00:18:27 +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 Warn that the [] spelling of uuid(...) is deprecated. 2017-05-05 17:05:56 +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