llvm-project/clang/lib
Chris Lattner 20aee9b914 implement PR6007, diagnosing invalid attribute((section))
llvm-svn: 93255
2010-01-12 20:58:53 +00:00
..
AST Fix the CodeGen half of PR5911 by changing reference initialization to 2010-01-12 20:32:25 +00:00
Analysis Fix pasto. 2010-01-11 20:15:06 +00:00
Basic Define __weak attribute for objective-c pointers in 2010-01-12 18:33:57 +00:00
CodeGen Use the new isInteger() method in a couple places, some random cleanup, and 2010-01-11 19:58:10 +00:00
Driver Fix a FIXME. 2010-01-10 00:46:10 +00:00
Frontend Improve on objective-c pointer recognition 2010-01-12 17:31:23 +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 add a TODO for a perf improvement in LexIdentifier. 2010-01-11 02:38:50 +00:00
Parse Parse dependent template-ids in base clauses and member 2010-01-12 17:52:59 +00:00
Rewrite Fix typo: rename Rewriter::getRewritenText() -> Rewriter::getRewrittenText(). 2010-01-07 18:00:35 +00:00
Sema implement PR6007, diagnosing invalid attribute((section)) 2010-01-12 20:58:53 +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