llvm-project/clang/lib
Fariborz Jahanian 5582451e91 This patch implements Sema for clause 13.3.3.1p4.
It has to do with vararg constructors used as conversion
functions. Code gen needs work. This is WIP.

llvm-svn: 86207
2009-11-06 00:23:08 +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 Tweak wording and classifications of analyzer diagnostics. 2009-11-05 08:30:12 +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 Enable debug info for global variables at -O1+ 2009-11-05 19:13:29 +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 Parse C++0x constexpr. Test case follows when this does something useful. 2009-11-05 15:47:02 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema This patch implements Sema for clause 13.3.3.1p4. 2009-11-06 00:23:08 +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