diff options
author | Ewan Crawford <ewan@codeplay.com> | 2015-09-22 13:36:35 +0000 |
---|---|---|
committer | Ewan Crawford <ewan@codeplay.com> | 2015-09-22 13:36:35 +0000 |
commit | d10ca9deee5743dbb96632a92fe575ae73da4723 (patch) | |
tree | d11b1b5b36c8484c53d3f6e189788dfc1065dfa4 /clang/lib/Driver/Tools.cpp | |
parent | 86cce7001013c1c6703cf1c58d05028d6a26af68 (diff) | |
download | bcm5719-llvm-d10ca9deee5743dbb96632a92fe575ae73da4723.tar.gz bcm5719-llvm-d10ca9deee5743dbb96632a92fe575ae73da4723.zip |
RenderScript lookup bug fix
After the std::move operation the unique pointer is null.
So this statement always returns a null pointer.
Also remove unnecessary call to Module::ParseAllDebugSymbols(),
which spews errors due to how it incorrectly tries to parse DWARF DIE types.
llvm-svn: 248274
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions