llvm-project/clang/lib
Fariborz Jahanian 03f62ed9bb Value initialize non-class array members in ctor's
initializer list. Fixes PR5463.

llvm-svn: 86849
2009-11-11 17:55:25 +00:00
..
AST Fix speculative parsing of dependent template names in 2009-11-11 16:39:34 +00:00
Analysis Add undefined array subscript checker. 2009-11-11 13:42:54 +00:00
Basic Simplifiy target feature handling by coalescing all the logic into 2009-11-11 09:38:56 +00:00
CodeGen Value initialize non-class array members in ctor's 2009-11-11 17:55:25 +00:00
Driver Fix for FreeBSD toolchain in regards to CPP, Credit to Roman Divacky. 2009-11-08 10:13:36 +00:00
Frontend Add PreprocessorOutputOptions to CompilerInvocation, and move initialization to 2009-11-11 10:07:44 +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 Add Diagnostic::Report method for reporting diagnostics without a location. 2009-11-10 23:55:23 +00:00
Parse Fix speculative parsing of dependent template names in 2009-11-11 16:39:34 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema Instantiation of template template parameters for nested templates, e.g., 2009-11-11 16:58:32 +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