llvm-project/clang/lib
Douglas Gregor 5f49883488 Minor cleanup to the code-completion-point logic suggested by Chris.
llvm-svn: 90459
2009-12-03 17:05:59 +00:00
..
AST Kill a few more random stderr uses. 2009-12-03 09:14:02 +00:00
Analysis Add security syntactic checker for mktemp. 2009-12-03 09:15:23 +00:00
Basic Minor cleanup to the code-completion-point logic suggested by Chris. 2009-12-03 17:05:59 +00:00
CodeGen Eli, I copied my code from this code... Let's fix the souce of the bad idea! 2009-12-03 16:55:20 +00:00
Driver Add OptTable::PrintHelp. 2009-12-03 07:01:38 +00:00
Frontend Fix two more diagnostic-on-stderr instances that thought they could hide from me -- they thought wrong. 2009-12-03 09:14:12 +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 Update CMake for CallGraph.cpp move. 2009-12-03 09:14:19 +00:00
Lex Minor cleanup to the code-completion-point logic suggested by Chris. 2009-12-03 17:05:59 +00:00
Parse Introduce the notion of literal types, as specified in C++0x. 2009-12-03 00:13:20 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Honor using declarations in overload resolution. Most of the code for 2009-12-03 04:06:58 +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