summaryrefslogtreecommitdiff
path: root/include/llvm/Debugger/ProgramInfo.h
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-07-12 23:50:34 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-07-12 23:50:34 +0000
commitdeb052a3dd0227579f86d74b3c1d70384ea5c16b (patch)
tree4ee06d7e75159efe0388799da1df5c27595aca84 /include/llvm/Debugger/ProgramInfo.h
parent460d16e126c4c7223926f5066567398ee2236651 (diff)
downloadllvm-deb052a3dd0227579f86d74b3c1d70384ea5c16b.tar.gz
llvm-deb052a3dd0227579f86d74b3c1d70384ea5c16b.tar.bz2
llvm-deb052a3dd0227579f86d74b3c1d70384ea5c16b.tar.xz
Match declaration to definition.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75440 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Debugger/ProgramInfo.h')
-rw-r--r--include/llvm/Debugger/ProgramInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Debugger/ProgramInfo.h b/include/llvm/Debugger/ProgramInfo.h
index 5c07c866c8..8f31d7f135 100644
--- a/include/llvm/Debugger/ProgramInfo.h
+++ b/include/llvm/Debugger/ProgramInfo.h
@@ -30,7 +30,7 @@ namespace llvm {
class GlobalVariable;
class Module;
class SourceFile;
- class SourceLanguage;
+ struct SourceLanguage;
class ProgramInfo;
/// SourceLanguageCache - SourceLanguage implementations are allowed to cache