llvm-project/clang/lib
Fariborz Jahanian bc6811c32e Fixes a bug where we were rewriting two definitions of
_objc_method (part of radar 7490408).

llvm-svn: 92957
2010-01-07 22:51:18 +00:00
..
AST Move the allocation of designators in DesignatedInitExpr to the 2010-01-06 23:17:19 +00:00
Analysis Revert r92318. Instead fix the analyzer: do not call 2010-01-05 09:27:03 +00:00
Basic move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CodeGen fix PR5869: mangle static symbols like gcc does to make it easier to diff symbol tables 2010-01-07 09:36:51 +00:00
Driver Allow clang to pass -x cl through to compiler driver. 2010-01-05 06:00:15 +00:00
Frontend Fixes a bug where we were rewriting two definitions of 2010-01-07 22:51:18 +00:00
Headers _mm_xor_ps does a xor not a nxor. The other 'xor' builtins look fine, 2010-01-07 00:36:41 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex Teach Preprocessor::macro_begin/macro_end to lazily load all macro 2010-01-04 19:18:44 +00:00
Parse When parsing an identifier as an expression in C++, only try to annotate it 2010-01-07 19:29:58 +00:00
Rewrite Fix typo: rename Rewriter::getRewritenText() -> Rewriter::getRewrittenText(). 2010-01-07 18:00:35 +00:00
Sema Improve the lead diagnostic for C++ object subscript expressions with 2010-01-07 02:04:15 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00