diff options
author | Kazu Hirata <kazu@google.com> | 2021-01-27 23:25:38 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2021-01-27 23:25:38 -0800 |
commit | f82b5a647eb7c89cc217f1f1e60225c19f70b8f9 (patch) | |
tree | d2f08dbce7bff79ef43f3ff23948f4058c8cc313 /llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp | |
parent | 50f1aa1db5c59499b40abda1f565a3db1ebd7ee4 (diff) | |
download | llvm-f82b5a647eb7c89cc217f1f1e60225c19f70b8f9.zip llvm-f82b5a647eb7c89cc217f1f1e60225c19f70b8f9.tar.gz llvm-f82b5a647eb7c89cc217f1f1e60225c19f70b8f9.tar.bz2 |
[DebugInfo] Forward-declare PDBFile (NFC)
NativeEnumInjectedSources.h needs PDBFile but relies on a
forward declaration of PDBFile in InjectedSourceStream.h.
This patch adds a forward declaration right in
NativeEnumInjectedSources.h.
While we are at it, this patch removes the one in
InjectedSourceStream.h, where it is unnecessary.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions