Go to file
Chris Lattner a21db61ed9 Simplify some control flow and remove a call to TryAnnotateCXXScopeToken
that isn't doing what is desired. It was annotating the current token
not the 'next' token.  This code should be fixed.

llvm-svn: 61656
2009-01-04 23:51:17 +00:00
clang Simplify some control flow and remove a call to TryAnnotateCXXScopeToken 2009-01-04 23:51:17 +00:00
llvm A few more whitespace tidyments. 2009-01-04 23:49:44 +00:00