hanchenye-llvm-project/clang/lib
Fariborz Jahanian 4a8865b145 ObjectiveC migrator. 'atomic' is the default attribute.
Don't add it to inferred property. // rdar://14988132

llvm-svn: 192834
2013-10-16 19:48:23 +00:00
..
ARCMigrate ObjectiveC migrator. 'atomic' is the default attribute. 2013-10-16 19:48:23 +00:00
AST [-cxx-abi microsoft] Fix this argument/parameter offsets for virtual destructors in the presence of virtual bases 2013-10-16 18:24:06 +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 Enabling 3DNow! prefetch instruction support for a few AMD processors in the 2013-10-16 19:07:02 +00:00
CodeGen Emit a .ident saying that clang produced this file. 2013-10-16 19:28:50 +00:00
Driver Driver: Factor duplicated code. 2013-10-16 17:42:39 +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 [libclang] For an unscoped enum include the enumerators in the top-level code-completion hash since they enter the top-level namespace. 2013-10-15 17:37:55 +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 Tidy up and improve error recovery for C++11 attributes in bad places. Based on 2013-10-15 01:34:54 +00:00
Rewrite Fix typo: inccrementally 2013-10-13 12:02:16 +00:00
Sema ObjectiveC++: support for passing C++11 style initialized temporaries to 2013-10-16 17:51:43 +00:00
Serialization C++ modules: merging for enumerations and enumerators with multiple definitions 2013-10-15 22:02:41 +00:00
StaticAnalyzer [analyzer] Don't draw edges to C++11 in-class member initializers. 2013-10-16 17:45:35 +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