Chris Lattner
|
5696e7badf
|
Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl.
Patch by David Chisnall!
llvm-svn: 52422
|
2008-06-17 18:05:57 +00:00 |
Argyrios Kyrtzidis
|
2951e14520
|
Added new C++ AST Decl subclasses.
llvm-svn: 52155
|
2008-06-09 21:05:31 +00:00 |
Eli Friedman
|
7dbab8a6a1
|
Fix the line endings in the newly added DeclBase.cpp.
llvm-svn: 52075
|
2008-06-07 16:52:53 +00:00 |
Argyrios Kyrtzidis
|
6301884dc0
|
Move Decl and DeclContext implementations into a new DeclBase.cpp file.
llvm-svn: 51936
|
2008-06-04 13:04:04 +00:00 |