llvm-project/clang/lib
Chris Lattner e58408d8db Add a bunch of comments, move RewriteRope::MakeRopeString out of line.
llvm-svn: 49689
2008-04-14 21:41:00 +00:00
..
AST Introduce support for finding class and enum names via ordinary name lookup in C++ 2008-04-13 21:07:44 +00:00
Analysis Don't flag dead stores that occur in macros. 2008-04-14 18:28:25 +00:00
Basic Fix regression in Diagnostic that caused it to not register the number 2008-04-14 21:21:38 +00:00
CodeGen Enable clang to codegen emmintrin.h until we have our own emmintrin.h 2008-04-14 04:49:57 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex Fix typo 2008-04-14 02:26:39 +00:00
Parse Make Parser::getAccessSpecifierIfPresent const, since it does not modify the state 2008-04-14 00:13:42 +00:00
Rewrite Add a bunch of comments, move RewriteRope::MakeRopeString out of line. 2008-04-14 21:41:00 +00:00
Sema Argiris Kirtzidis's fix for handling empty IdDeclInfo's in IdentifierResolver::AddDecl 2008-04-14 00:26:07 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00