diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-06-18 06:11:04 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-06-18 06:11:04 +0000 |
commit | 7b3f322517c2e026d2326e49ecf9bef1edb6e59d (patch) | |
tree | 830897573c6007a76fb02391160a36dcb0d83d67 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5c98e1fb24808978911ba2af44bce0401e12da34 (diff) | |
download | bcm5719-llvm-7b3f322517c2e026d2326e49ecf9bef1edb6e59d.tar.gz bcm5719-llvm-7b3f322517c2e026d2326e49ecf9bef1edb6e59d.zip |
Extend the error recovery for a template-argument-list terminated by '>>' to
also deal with '>>>' (in CUDA), '>=', and '>>='. Fix the FixItHints logic to
deal with cases where the token is followed by an adjacent '=', '==', '>=',
'>>=', or '>>>' token, where a naive fix-it would result in a differing token
stream on a re-lex.
llvm-svn: 158652
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions