llvm-project/clang/lib
Argyrios Kyrtzidis 6310fdd982 [objcmt] Don't migrate to subscripting syntax if the required methods have not
been declared on NSArray/NSDictionary.

rdar://11581975

llvm-svn: 157951
2012-06-04 21:23:26 +00:00
..
ARCMigrate [arcmt] Use CFBridgingRetain/CFBridgingRelease instead of __bridge_retained/__bridge_transfer 2012-06-01 00:10:47 +00:00
AST [objcmt] Don't migrate to subscripting syntax if the required methods have not 2012-06-04 21:23:26 +00:00
Analysis static analyzer: add inlining support for directly called blocks. 2012-06-01 20:04:04 +00:00
Basic Make disabling SSE levels also disable AVX and FMA. 2012-06-03 22:23:42 +00:00
CodeGen Support C++11 enum forward declarations. 2012-06-01 00:22:57 +00:00
Driver Remove AST and Parse from Driver's dependencies. 2012-06-04 16:57:53 +00:00
Edit [objcmt] Don't migrate to subscripting syntax if the required methods have not 2012-06-04 21:23:26 +00:00
Frontend Fix indenting. 2012-05-29 17:05:42 +00:00
FrontendTool Fix cmake. Remaining two ClangCC1Options deps. 2012-05-02 05:31:31 +00:00
Headers Add fma3 intrinsic header file. 2012-06-04 03:42:47 +00:00
Lex Initialize the non-target-dependent fields of the Preprocessor in its constructor 2012-06-02 18:08:09 +00:00
Parse objc: position of 'fixit' was off by one. 2012-05-29 21:52:45 +00:00
Rewrite Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:41 +00:00
Sema objective-c: Handle more warning cases for when 2012-06-04 19:16:34 +00:00
Serialization Address minor FIXME in RedeclLink to contain a PointerIntPair instead of derive from it. 2012-05-28 19:38:42 +00:00
StaticAnalyzer [analyzer] Fix a diagnostics bug which lead to a crash on the buildbot. 2012-06-04 21:03:31 +00:00
Tooling Fixed a problem related to resolution of built-in headers in case a path of tool's binary contains sym-links. 2012-06-04 19:02:59 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00