llvm-project/clang/lib
Douglas Gregor 1554825e20 Look through vector types when determining the base type of a type for declarator printing. Bug found via the PCH tester
llvm-svn: 74672
2009-07-01 23:58:14 +00:00
..
AST Look through vector types when determining the base type of a type for declarator printing. Bug found via the PCH tester 2009-07-01 23:58:14 +00:00
Analysis Minor code cleanup: pull variables into scope of 'if' statement, limiting their 2009-07-01 23:30:34 +00:00
Basic Two fixes to make Clang build on Visual C++ (again), from Alisdair Meredith. 2009-07-01 15:12:53 +00:00
CodeGen Update for changes in LLVM. Hopefully this is the last one for a while. 2009-07-01 23:14:14 +00:00
Driver Driver: Mark some Compilation members const. 2009-07-01 20:30:52 +00:00
Frontend Fix PR 4489, a PCH crash during de-serialization. 2009-07-01 23:29:14 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Lex Fix our check for "random whitespace between a \ and newline" to work 2009-06-23 05:15:06 +00:00
Parse Patch to implement template types in ctor-initializer list. 2009-07-01 19:21:19 +00:00
Rewrite Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. 2009-06-30 01:26:17 +00:00
Sema Use Destroy for member initializer list clean up. 2009-07-01 23:35:25 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00