Daniel Dunbar
|
a45cf5b6b0
|
Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
2009-03-24 02:24:46 +00:00 |
Cedric Venet
|
08438133da
|
Add svn:eol-style=native to some files
Correct two files with inconsistent lines endings.
llvm-svn: 64564
|
2009-02-14 20:20:19 +00:00 |
Argyrios Kyrtzidis
|
f602e427e9
|
Fix test case.
llvm-svn: 56012
|
2008-09-09 20:56:12 +00:00 |
Argyrios Kyrtzidis
|
2b4072fe55
|
Implement parser support for the 'condition' part of C++ selection-statements and iteration-statements (if/switch/while/for).
Add new 'ActOnCXXConditionDeclarationExpr' action, called when the 'condition' is a declaration instead of an expression.
llvm-svn: 56007
|
2008-09-09 20:38:47 +00:00 |