llvm-project/clang/lib
Ted Kremenek b0cba4ce75 Add has_feature support for reflecting the presence of refined Objective-C ABI mangling for qualified id<...>. Fixes <rdar://problem/14799110>.
llvm-svn: 192643
2013-10-14 23:48:27 +00:00
..
ARCMigrate ObjectiveC migrator. also support migration to 2013-10-11 21:34:56 +00:00
AST PR17576: Fix assertion on polymorphic classes with small alignment 2013-10-14 21:14:05 +00:00
ASTMatchers Reduce the number of symbols by changing how templates are instantiated per function bound in the registry. 2013-08-30 15:09:52 +00:00
Analysis Consumed analysis: replace the consumes attribute with a set_typestate 2013-10-11 23:03:26 +00:00
Basic ObjectiveC migrator: For 'default' and 'shared' family of 2013-10-10 18:23:13 +00:00
CodeGen [AArch64] Add support for NEON scalar integer compare instructions. 2013-10-14 14:37:40 +00:00
Driver For NetBSD/current on X86 do not use libgcc and default to libc++. 2013-10-14 20:13:05 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Keep track of indentation levels in static initializers for correct indentation with tabs. 2013-10-14 00:46:35 +00:00
Frontend Turn struct-path aware TBAA on by default. 2013-10-11 20:48:38 +00:00
FrontendTool Remove -ast-dump-xml. 2013-10-07 20:56:34 +00:00
Headers Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h 2013-10-07 23:51:11 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Add has_feature support for reflecting the presence of refined Objective-C ABI mangling for qualified id<...>. Fixes <rdar://problem/14799110>. 2013-10-14 23:48:27 +00:00
Parse Don't get confused by a virt-specifier after a trailing-return-type - it's not 2013-10-13 22:12:28 +00:00
Rewrite Fix typo: inccrementally 2013-10-13 12:02:16 +00:00
Sema Trivial formatting changes; no functional changes intended. 2013-10-14 23:26:04 +00:00
Serialization Merge common pointers for redeclarations of the same template across modules. 2013-10-13 23:50:45 +00:00
StaticAnalyzer [analyzer] ArrayRef-ize BugReporter::EmitBasicReport. 2013-10-07 17:16:59 +00:00
Tooling Revert commit r192299 until find a way to account for simlinks in OS X. 2013-10-09 18:27:27 +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