Sebastian Pop
|
8188c8a1f3
|
rename getHostTriple into getDefaultTargetTriple in clang
llvm-svn: 143503
|
2011-11-01 21:33:06 +00:00 |
Bob Wilson
|
05de0298d2
|
Rip out flags for controlling C++ "production mode" separately.
This is old leftover cruft from the days when C++ was not yet ready
for prime time.
llvm-svn: 141063
|
2011-10-04 05:34:14 +00:00 |
David Blaikie
|
9c902b5502
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
llvm-svn: 140478
|
2011-09-25 23:23:43 +00:00 |
Chris Lattner
|
54b1677d23
|
Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder!
llvm-svn: 135855
|
2011-07-23 17:14:25 +00:00 |
Chris Lattner
|
0e62c1cc0b
|
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
them into the clang namespace.
llvm-svn: 135852
|
2011-07-23 10:55:15 +00:00 |
Eli Friedman
|
e08bca9eb4
|
Fix the clang part of PR7952: rewrite the specialization of isa<> in DeclBase,
and stop abusing the multi-level dereference isa<> used to allow.
llvm-svn: 131804
|
2011-05-21 19:15:39 +00:00 |
Argyrios Kyrtzidis
|
02d32aec00
|
Add missing file for my previous commit.
llvm-svn: 128853
|
2011-04-04 23:16:36 +00:00 |