John McCall
|
9f3059a192
|
Refactor the LookupResult API to simplify most common operations. Require users to
pass a LookupResult reference to lookup routines. Call out uses which assume a single
result.
llvm-svn: 83674
|
2009-10-09 21:13:30 +00:00 |
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 |
Chris Lattner
|
0369c57ac6
|
Make all the 'redefinition' diagnostics more consistent, and make the
"previously defined here" diagnostics all notes.
llvm-svn: 59920
|
2008-11-23 23:12:31 +00:00 |
Argyrios Kyrtzidis
|
3d0f51d703
|
Move the rest of the Sema C++ tests into the SemaCXX test directory.
llvm-svn: 55178
|
2008-08-22 15:43:49 +00:00 |