aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/DebugInfo/GSYM/LookupResult.h')
-rw-r--r--llvm/include/llvm/DebugInfo/GSYM/LookupResult.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h b/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
index 211a352595fd..3dabbce32bb2 100644
--- a/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
+++ b/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
@@ -17,7 +17,6 @@
namespace llvm {
class raw_ostream;
namespace gsym {
-struct FileEntry;
struct SourceLocation {
StringRef Name; ///< Function or symbol name.