hanchenye-llvm-project/clang/lib
Daniel Dunbar c7a67b7877 Driver: When linking, don't warn about unused arguments which are obviously only
used during compilation.
 - There is no easy way to define this group properly, unfortunately, and maybe
   this is a losing strategy. For now this is unambiguous more friendly, though.

llvm-svn: 91940
2009-12-22 23:19:32 +00:00
..
AST Move the implementation of ASTContext::getTypeSizeInChars() to the .cpp file to 2009-12-22 14:23:30 +00:00
Analysis Add transfer functions support for visiting an Objective-C message expression as an lvalue when the return type is a C++ reference. 2009-12-22 22:13:46 +00:00
Basic implement -W[no-]fatal-errors, patch by Christian Adåker! 2009-12-22 23:12:53 +00:00
CodeGen Move the implementation of ASTContext::getTypeSizeInChars() to the .cpp file to 2009-12-22 14:23:30 +00:00
Driver Driver: When linking, don't warn about unused arguments which are obviously only 2009-12-22 23:19:32 +00:00
Frontend implement -W[no-]fatal-errors, patch by Christian Adåker! 2009-12-22 23:12:53 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex reimplement r90860, fixing a couple of problems: 2009-12-17 05:29:40 +00:00
Parse Enter the scope of an initializer for direct-initialization as well as 2009-12-22 17:47:17 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Make sure that reinterpret_cast gets a CastKind on all successful 2009-12-22 22:47:22 +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