summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUISelLowering.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-11-19 15:22:16 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-11-19 15:22:16 +0000
commit89709ac2cc27849f9da2ae8bbc26c8796572408c (patch)
tree4eaaa45baef060069e4875da76d2d595bf7d230c /llvm/lib/Target/CellSPU/SPUISelLowering.cpp
parentf5e2812e6966ec0ec37de50b151db3475e80f2dc (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud