aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-08-19 01:05:34 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-08-19 01:05:34 +0000
commit453930d7c3d4fd822f4d89938a3d9e2a66f29b2a (patch)
tree997fb1d55a31edb2f070c615dfb7295ebf5c6e5d /clang/lib/CodeGen/CodeGenModule.cpp
parentdf9e3c6fb0b94dcff370eb1c840487f6349ac6a5 (diff)
downloadllvm-453930d7c3d4fd822f4d89938a3d9e2a66f29b2a.zip
llvm-453930d7c3d4fd822f4d89938a3d9e2a66f29b2a.tar.gz
llvm-453930d7c3d4fd822f4d89938a3d9e2a66f29b2a.tar.bz2
Fix LLDB after Clang r245346.
The right thing to do here would be to give the ASTConsumer to the CompilerInstance so it can set things up for us, but we can't do that because we don't own it. So instead just initialize it ourselves. llvm-svn: 245397
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions