llvm-project/clang/lib
Daniel Dunbar de18224d9c Eliminate CodeGenOptions::SimplifyLibCalls.
llvm-svn: 90117
2009-11-30 08:39:32 +00:00
..
AST Streamline Stmt::CollectingStats() and Decl::CollectingStats(). No functionality change. 2009-11-29 14:54:35 +00:00
Analysis Port BugReporter and BugType to StringRef. 2009-11-29 18:27:55 +00:00
Basic This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def and makes use of it in tok::getTokenSimpleSpelling. 2009-11-28 16:09:28 +00:00
CodeGen Minor cleanup (no functionality change). 2009-11-30 01:19:33 +00:00
Driver Eliminate CodeGenOptions::SimplifyLibCalls. 2009-11-30 08:39:32 +00:00
Frontend Eliminate CodeGenOptions::SimplifyLibCalls. 2009-11-30 08:39:32 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. 2009-11-28 19:45:26 +00:00
Lex Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Parse Add DeclarationName support for C++0x operator literals. They should now work as 2009-11-29 07:34:05 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Remove useless c_str() calls in SemaCodeComplete. 2009-11-29 20:18:50 +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