Chris Lattner
|
04d6666eee
|
switch some more of the parser over to using Token::is and isNot
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42796 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-10-09 17:33:22 +00:00 |
Chris Lattner
|
bae35118fc
|
read and ignore the body of a namespace.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41403 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-08-25 18:15:16 +00:00 |
Chris Lattner
|
8f08cb7d0b
|
refactor enough of the top-level parsing logic to parse and
ignore 'namespace foo {}'
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41400 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-08-25 06:57:03 +00:00 |