hanchenye-llvm-project/clang/lib
Argyrios Kyrtzidis dfaf82ac2d Handle BuiltinType::WChar inside CodeGenTypes::ConvertNewType().
llvm-svn: 54593
2008-08-09 22:01:55 +00:00
..
AST Fix PR2400 by more graceful handling of invalid decls. Don't try to layout 2008-08-09 21:35:13 +00:00
Analysis Added FIXME. 2008-08-09 00:41:45 +00:00
Basic Fix --html-diags in driver by delaying the construction of an HTMLDiagnosticClient until after we have created the Preprocessor object. 2008-08-07 17:49:57 +00:00
CodeGen Handle BuiltinType::WChar inside CodeGenTypes::ConvertNewType(). 2008-08-09 22:01:55 +00:00
Driver Expressive diagnostics-- worth their weight in gold? 2008-08-09 19:58:22 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex In c89 mode accept hex fp constants as an extension: 2008-07-25 18:18:34 +00:00
Parse Implement support for the 'wchar_t' C++ type. 2008-08-09 16:51:54 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema Change 'Wchar' to 'WChar' casing, for consistency. 2008-08-09 17:20:01 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00