summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/CodeGen')
-rw-r--r--clang/lib/CodeGen/CodeGenModule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CodeGenModule.h b/clang/lib/CodeGen/CodeGenModule.h
index 76ab0f89378..c3a84af0c5b 100644
--- a/clang/lib/CodeGen/CodeGenModule.h
+++ b/clang/lib/CodeGen/CodeGenModule.h
@@ -51,7 +51,7 @@ namespace clang {
class NamedDecl;
class ValueDecl;
class VarDecl;
- struct LangOptions;
+ class LangOptions;
class Diagnostic;
class AnnotateAttr;
OpenPOWER on IntegriCloud