diff options
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-11-19 15:22:16 +0000 |
|---|---|---|
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-11-19 15:22:16 +0000 |
| commit | 89709ac2cc27849f9da2ae8bbc26c8796572408c (patch) | |
| tree | 4eaaa45baef060069e4875da76d2d595bf7d230c /llvm/lib/Target/CellSPU/SPUISelLowering.cpp | |
| parent | f5e2812e6966ec0ec37de50b151db3475e80f2dc (diff) | |
| download | bcm5719-llvm-89709ac2cc27849f9da2ae8bbc26c8796572408c.tar.gz bcm5719-llvm-89709ac2cc27849f9da2ae8bbc26c8796572408c.zip | |
Fix this:
With this snippet:
void f(a::b);
An assert is hit:
Assertion failed: CachedTokens[CachedLexPos-1].getLocation() == Tok.getAnnotationEndLoc() && "The annotation should be until the most recent cached token", file ..\..\lib\Lex\PPCaching.cpp, line 98
Introduce Preprocessor::RevertCachedTokens that reverts a specific number of tokens when backtracking is enabled.
llvm-svn: 59636
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions

