llvm-project/clang/lib
Fariborz Jahanian c2d71b531c This patch fixes code gen. part of pr5333 (Conversion
using elipsis conversion).

llvm-svn: 86276
2009-11-06 18:47:57 +00:00
..
AST Make ASTContext::getIntWidth return 1 for all boolean type variations, not just for the unqualified, unaliased bool. 2009-11-05 21:10:57 +00:00
Analysis add some const qualifiers, patch by Kovarththanan Rajaratnam! 2009-11-06 18:01:14 +00:00
Basic Strip off the /clang/tools/clang at the end of the Subversion URL, if it's there 2009-11-05 23:46:05 +00:00
CodeGen This patch fixes code gen. part of pr5333 (Conversion 2009-11-06 18:47:57 +00:00
Driver Adding -fshort-wchar option. 2009-11-05 20:14:16 +00:00
Frontend Eliminate tabls 2009-11-05 22:03:02 +00:00
Headers A simple reordering of the definitions in stdint.h and 2009-11-04 23:03:18 +00:00
Index Preserve type source information in sizeof/alignof expressions, and pass it 2009-11-04 07:28:41 +00:00
Lex Make LookUpIdentifierInfo const. This makes the Identifiers table mutable and is 2009-11-05 01:53:52 +00:00
Parse add some fixit hints. 2009-11-06 06:40:12 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema Don't warn -Wsign-compare if we're in an unevaluated context, and fixed 2009-11-06 18:16:06 +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