summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2017-09-07 18:29:48 +0000
committerAdrian McCarthy <amccarth@google.com>2017-09-07 18:29:48 +0000
commit8fe23bc5200b7963deaa6ab89fa4a54b81f6fd47 (patch)
treeb8d6017e81764e2bfd073aa9d37711cf9cedbdde /clang/lib/Frontend/CompilerInstance.cpp
parent8af4e23d1ee7e93e9bda835be2b97550a13c0737 (diff)
downloadbcm5719-llvm-8fe23bc5200b7963deaa6ab89fa4a54b81f6fd47.tar.gz
bcm5719-llvm-8fe23bc5200b7963deaa6ab89fa4a54b81f6fd47.zip
Fix for bug 34510 - Minidump target does not resolve new symbols correctly
Even though the content of the minidump does not change in a debugging session, frames can't be indiscriminately be cached since modules and symbols can be explicitly added after the minidump is loaded. The fix is simple, just let the base Thread::ClearStackFrames() do its job. submitted by amccarth on behalf of lemo Bug: https://bugs.llvm.org/show_bug.cgi?id=34510 Differential Revision: https://reviews.llvm.org/D37527 llvm-svn: 312735
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud