summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-07-30 06:31:29 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-07-30 06:31:29 +0000
commitfb5afbda32121efcea85102b2727ce9017411390 (patch)
tree040a89cccb97fc74f5457c0c8210a98930bdc98e /clang/lib/CodeGen/CodeGenModule.cpp
parent951f0ca1043376b596bd39508eb17208f993b7cc (diff)
downloadbcm5719-llvm-fb5afbda32121efcea85102b2727ce9017411390.tar.gz
bcm5719-llvm-fb5afbda32121efcea85102b2727ce9017411390.zip
PR33902: Invalidate line number cache when adding more text to existing buffer.
This led to crashes as the line number cache would report a bogus line number for a line of code, and we'd try to find a nonexistent column within the line when printing diagnostics. llvm-svn: 309503
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud