llvm-project/clang/lib
Alp Toker 57cccec446 ARCMT/GC-check-warn-nsalloc.m: don't provide a diag group
This diagnostic is now controlled solely by -no-ns-alloc-error thus matching
the original intended behaviour.

llvm-svn: 209184
2014-05-19 23:48:49 +00:00
..
ARCMigrate ARCMT/GC-check-warn-nsalloc.m: don't provide a diag group 2014-05-19 23:48:49 +00:00
AST If a declaration is loaded, and then a module import adds a redeclaration, then 2014-05-16 23:01:30 +00:00
ASTMatchers [C++11] Use 'nullptr'. ASTMatchers edition. 2014-05-17 18:49:24 +00:00
Analysis Thread Safety Analysis: add new node types to thread safety TIL. 2014-05-15 00:50:36 +00:00
Basic Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind 2014-05-13 18:58:36 +00:00
CodeGen Demote the "Debug Info Version" module flag to llvm::Module::Warning 2014-05-19 23:40:06 +00:00
Driver Pass -gdwarf-N options to integrated assembler 2014-05-19 13:39:13 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: Don't force line breaks in ObjC calls with ColumnLimit 0. 2014-05-19 08:06:34 +00:00
Frontend If a declaration is loaded, and then a module import adds a redeclaration, then 2014-05-16 23:01:30 +00:00
FrontendTool [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file. 2014-05-17 04:35:12 +00:00
Headers Define the InterlockedCompareExchange64 intrinsic on 32-bits too 2014-05-13 13:59:05 +00:00
Index Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
Lex Remove historical Unicode TODOs 2014-05-18 18:37:59 +00:00
Parse Replace a fake enum class with the real thing. 2014-05-16 01:56:53 +00:00
Rewrite [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
Sema Implement the no_split_stack attribute. 2014-05-19 22:14:34 +00:00
Serialization If two sibling modules declare the same entity, and we indirectly pull a 2014-05-19 20:59:20 +00:00
StaticAnalyzer Fix typos 2014-05-15 01:35:53 +00:00
Tooling Tooling: use stderr, not stdout for missing command line messages 2014-05-16 13:45:29 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00