hanchenye-llvm-project/clang/lib
Fariborz Jahanian 89f6d100a4 ObjectiveC migrator: Cannot use bridging annotations for
ObjectiveC methods. Apply specific annotations for them
instead as determined by the static analyzer.

llvm-svn: 189892
2013-09-04 00:10:06 +00:00
..
ARCMigrate ObjectiveC migrator: Cannot use bridging annotations for 2013-09-04 00:10:06 +00:00
AST Remove useless reinterpret_casts from Stmt.cpp 2013-09-03 14:41:16 +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 Fix non-void return warning, and format. 2013-09-03 20:43:00 +00:00
Basic Add support for -march=slm, aka Intel Atom Silvermont. 2013-08-30 14:05:34 +00:00
CodeGen Emit uuid globals as linkonce_odr 2013-09-03 21:49:32 +00:00
Driver Use -### instead of -ccc-print-options. 2013-09-03 13:26:49 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format First step towards correctly formatting lambdas. 2013-09-03 15:10:01 +00:00
Frontend Attempt to migrate default dwarf version to 4 for linux. 2013-09-03 16:10:12 +00:00
FrontendTool ObjectiveC migrator. This patch infers readonly properties for no-parameter 2013-08-28 23:22:46 +00:00
Headers Typo. 2013-08-31 00:27:38 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Use new UnicodeCharSet interface. 2013-08-29 12:12:31 +00:00
Parse Parser: support Microsoft syntax for 'typename typedef' 2013-09-03 22:36:22 +00:00
Rewrite Properly escape filenames in line directives. 2013-08-29 01:42:42 +00:00
Sema Reference extension is weird/surprising and unnecessary, let's not do that. 2013-09-03 21:40:15 +00:00
Serialization Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'" 2013-09-03 14:33:09 +00:00
StaticAnalyzer Switched FormatAttr to using an IdentifierArgument instead of a StringArgument since that is a more accurate modeling. 2013-09-03 21:02:22 +00:00
Tooling Adding a vector version of clang::tooling::shiftedCodePosition(). 2013-08-27 15:44:26 +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