| #
54b1677d |
| 23-Jul-2011 |
Chris Lattner <[email protected]> |
Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder!
llvm-svn: 135855
|
| #
0e62c1cc |
| 23-Jul-2011 |
Chris Lattner <[email protected]> |
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports them into the clang namespace.
llvm-svn: 135852
|
| #
e08bca9e |
| 21-May-2011 |
Eli Friedman <[email protected]> |
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
|
|
Revision tags: llvmorg-2.9.0 |
|
| #
02d32aec |
| 04-Apr-2011 |
Argyrios Kyrtzidis <[email protected]> |
Add missing file for my previous commit.
llvm-svn: 128853
|