hanchenye-llvm-project/clang/lib
Fariborz Jahanian bed1be926d ObjectiveC migrator. Another alternative to
"atomic" or "nonatomic" for properties is
NS_NONATOMIC_IOSONLY. Use it if available.
// rdar://15442742

llvm-svn: 194503
2013-11-12 19:25:50 +00:00
..
ARCMigrate ObjectiveC migrator. Another alternative to 2013-11-12 19:25:50 +00:00
AST XCore target requires preferred alignment. 2013-11-12 10:09:34 +00:00
ASTMatchers Introduce MatchFinder::matchAST. 2013-11-07 22:30:36 +00:00
Analysis Thread-safety analysis: check guarded_by and pt_guarded_by on array access. 2013-11-08 19:42:01 +00:00
Basic [mips][msa] Enable inlinse assembly for MSA. 2013-11-12 12:56:01 +00:00
CodeGen Keep the old function order in CodeGenModule::applyReplacements. 2013-11-12 04:53:19 +00:00
Driver ObjectiveC driver change. re-apply patch reverted in 2013-11-12 17:08:46 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Remove extra whitespace instead of breaking the line in comments when possible. 2013-11-12 17:50:13 +00:00
Frontend Revert "Using an invalid -O falls back on -O3 instead of an error" 2013-11-11 20:51:44 +00:00
FrontendTool Remove -ast-dump-xml. 2013-10-07 20:56:34 +00:00
Headers Define [U]LLONG_{MIN,MAX} for C++11, add tests. 2013-10-27 19:00:49 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Modules: Teach the preprocessor to recognize 'import' only after an '@'. 2013-11-07 22:55:02 +00:00
Parse Try to recover a bit better if a close brace is missing from the end of a class 2013-11-09 04:52:51 +00:00
Rewrite Fix typo: inccrementally 2013-10-13 12:02:16 +00:00
Sema COSMETIC: Fix 80 column overflow in some comments introduced in r194188 2013-11-12 03:56:08 +00:00
Serialization Include non-explicit submodules in exported module list 2013-11-04 21:51:33 +00:00
StaticAnalyzer Revert 'Tweak ContainerNonEmptyMap with "int" instead of "bool"'. 2013-11-08 17:23:33 +00:00
Tooling Adds the ability to inject a DiagnosticConsumer into ClangTools. 2013-11-07 23:18:05 +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