| commit | 32a0379575315dcc270f9c7099b052dbb7aa7a0d | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sat Nov 08 16:45:02 2008 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sat Nov 08 16:45:02 2008 +0000 |
| tree | 545dea10a5d2b337f5ad9cc7b301c125cf424751 | |
| parent | c7e67a04c396ff684b5f4478b02f9959ac38635d [diff] |
Implement support for C++ nested-name-specifiers ('foo::bar::x') in the Parser side.
No Sema functionality change, just the signatures of the Action/Sema methods.
llvm-svn: 58913