diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-10-23 11:46:45 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-10-23 11:48:11 -0700 |
commit | a4459feca415a757fa0ca3ab4731a17240931a81 (patch) | |
tree | d293ab4f61c06e245a625b2eb2bef1332831ccc8 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 05bef88eb3ecb8519a871ca9aa53caeca5add555 (diff) | |
download | llvm-a4459feca415a757fa0ca3ab4731a17240931a81.zip llvm-a4459feca415a757fa0ca3ab4731a17240931a81.tar.gz llvm-a4459feca415a757fa0ca3ab4731a17240931a81.tar.bz2 |
[lldb] Fix use of undefined type 'lldb_private::UtilityFunction'
We were returning the default constructed unique_pointer from
TypeSystem.h for which the compiler does not have a definition. Move the
implementation into the cpp file.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions