diff options
author | Vedant Kumar <vsk@apple.com> | 2019-07-11 00:09:16 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2019-07-11 00:09:16 +0000 |
commit | 31c4d2a40d12efb6be340b93a84fb582f7897f5f (patch) | |
tree | f1dde379222101f54467ea9e195f36ee08adfe4c /lldb/packages/Python/lldbsuite | |
parent | c0ae1be06637ef4e0a4b5047e7856523550e4bdc (diff) | |
download | bcm5719-llvm-31c4d2a40d12efb6be340b93a84fb582f7897f5f.tar.gz bcm5719-llvm-31c4d2a40d12efb6be340b93a84fb582f7897f5f.zip |
[CGDebugInfo] Fix -femit-debug-entry-values crash on os_log_helpers
An os_log_helper FunctionDecl may not have a body. Ignore these for the
purposes of debug entry value emission.
Fixes an assertion failure seen in a stage2 build of clang:
Assertion failed: (FD->hasBody() && "Functions must have body here"),
function analyzeParametersModification
llvm-svn: 365716
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions