llvm-project/clang/lib
Benjamin Kramer 62ab616666 Return bool as a bool instead of a uint64_t.
llvm-svn: 90610
2009-12-04 22:45:27 +00:00
..
AST Be a little more clever about inline member functions that are marked inline in the inline class declaration but not in the actual definition: 2009-12-04 22:35:50 +00:00
Analysis Teach AnalysisContext::getBody() about BlockDecls. 2009-12-04 20:34:55 +00:00
Basic Minor cleanup to the code-completion-point logic suggested by Chris. 2009-12-03 17:05:59 +00:00
CodeGen Return bool as a bool instead of a uint64_t. 2009-12-04 22:45:27 +00:00
Driver Driver: Switch -ccc-* options to using the standard options functionality. 2009-12-04 21:55:23 +00:00
Frontend Integrate the following from the 'objective-rewrite' branch: 2009-12-04 21:36: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 Update CMake for CallGraph.cpp move. 2009-12-03 09:14:19 +00:00
Lex minor tidy. 2009-12-04 06:14:03 +00:00
Parse Lift the ObjCPropertyCallback out of local scope to unbreak VS2005 builds. 2009-12-03 22:31:13 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Diagnose declarations of implicit member functions. 2009-12-04 22:33:25 +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