Match declaration to definition.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 12 Jul 2009 22:46:08 +0000 (22:46 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 12 Jul 2009 22:46:08 +0000 (22:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75438 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/DebugInfo.h

index 6e325812455ef208cb6b12d9bb49eb151ccacb30..91046c2c8669e8d8b5c34684640d026c8cf9c625 100644 (file)
@@ -37,7 +37,7 @@ namespace llvm {
   struct DbgRegionStartInst;
   struct DbgRegionEndInst;
   class DebugLoc;
-  class DebugLocTracker;
+  struct DebugLocTracker;
   class Instruction;
   class LLVMContext;