hanchenye-llvm-project/clang/lib
Steve Naroff aa82be2b5b Fix <rdar://problem/6655054> clang issues bogus error on property usage in a dot-syntax.
llvm-svn: 66659
2009-03-11 15:15:01 +00:00
..
AST fix PR3258 by rejecting invalid numeric operands. 2009-03-11 00:23:13 +00:00
Analysis Do not stipulate the record type is a definition in BindStruct(). 2009-03-11 09:07:35 +00:00
Basic Clear all the linetable state in clear(), fixing problems 2009-03-11 01:09:52 +00:00
CodeGen Correct for change of this name in LLVM. 2009-03-11 08:40:02 +00:00
Driver Driver: Add host info (add new files). 2009-03-10 23:50:49 +00:00
Frontend Extend the notion of active template instantiations to include the 2009-03-10 20:44:00 +00:00
Headers fix inverted conditional, rdar://6633188 2009-02-28 18:53:33 +00:00
Lex fix PR3768, Clang does -D__STDC_HOSTED__=1, even if -ffreestanding is passed. 2009-03-09 21:50:12 +00:00
Parse Simplify SelectorTable::constructSetterName() usage... 2009-03-10 17:24:38 +00:00
Rewrite Adjust HTML diagnostics CSS to not use "smaller" for font size and instead use 2009-03-10 05:14:32 +00:00
Sema Fix <rdar://problem/6655054> clang issues bogus error on property usage in a dot-syntax. 2009-03-11 15:15:01 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00