diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-19 01:05:34 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-08-19 01:05:34 +0000 |
commit | 453930d7c3d4fd822f4d89938a3d9e2a66f29b2a (patch) | |
tree | 997fb1d55a31edb2f070c615dfb7295ebf5c6e5d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | df9e3c6fb0b94dcff370eb1c840487f6349ac6a5 (diff) | |
download | llvm-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