projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cef7db
)
Match declaration to definition.
author
Daniel Dunbar
<daniel@zuster.org>
Sun, 12 Jul 2009 22:46:08 +0000
(22:46 +0000)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/include/llvm/Analysis/DebugInfo.h
b/include/llvm/Analysis/DebugInfo.h
index 6e325812455ef208cb6b12d9bb49eb151ccacb30..91046c2c8669e8d8b5c34684640d026c8cf9c625 100644
(file)
--- a/
include/llvm/Analysis/DebugInfo.h
+++ b/
include/llvm/Analysis/DebugInfo.h
@@
-37,7
+37,7
@@
namespace llvm {
struct DbgRegionStartInst;
struct DbgRegionEndInst;
class DebugLoc;
-
class
DebugLocTracker;
+
struct
DebugLocTracker;
class Instruction;
class LLVMContext;