llvm-project/clang/lib
Sebastian Redl 39c2a8bbbc Parse C++0x constexpr. Test case follows when this does something useful.
llvm-svn: 86135
2009-11-05 15:47:02 +00:00
..
AST Refine layout for indirect virtual base classes. 2009-11-05 04:02:15 +00:00
Analysis Tweak wording and classifications of analyzer diagnostics. 2009-11-05 08:30:12 +00:00
Basic Implement support for parsing dependent template-ids that refer to 2009-11-04 00:56:37 +00:00
CodeGen References can't be zero; omit zero check for return value adjustments 2009-11-05 06:32:02 +00:00
Driver Move -fcolor-diagnostics logic to driver. 2009-11-04 06:24:57 +00:00
Frontend Replace DiagnosticClient::setLangOptions with {Begin,End}SourceFile, and clarify 2009-11-05 02:42:12 +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 Fixed two places where we needed to force completion of a type 2009-11-05 13:06:35 +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