diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-05-17 09:29:42 +0200 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-05-17 09:33:35 +0200 |
commit | d9cb70ba29dbd74aac294caad0686f1ed52295f9 (patch) | |
tree | ac0fde95af23ab6bd69b248351465c5ac15c4576 /clang/lib/Basic/Module.cpp | |
parent | f6584b85c644fdbffd5e7617a68ceb3f8d140aec (diff) | |
download | llvm-d9cb70ba29dbd74aac294caad0686f1ed52295f9.zip llvm-d9cb70ba29dbd74aac294caad0686f1ed52295f9.tar.gz llvm-d9cb70ba29dbd74aac294caad0686f1ed52295f9.tar.bz2 |
[clang] NFC: Remove CompilerInstance::getInvocationPtr
This member function was introduced in 0a92e09c ([clang][deps] Generate the full command-line for modules) in order to keep the CompilerInvocation object alive after CompilerInstance goes out of scope. However, d3fb4b90 ([clang][deps] NFC: Report modules' context hash) removes that use-case, making this function dead.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions