summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/TargetAttributesSema.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Sema/TargetAttributesSema.h')
-rw-r--r--clang/lib/Sema/TargetAttributesSema.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Sema/TargetAttributesSema.h b/clang/lib/Sema/TargetAttributesSema.h
index 8794e4013ec..410c900222f 100644
--- a/clang/lib/Sema/TargetAttributesSema.h
+++ b/clang/lib/Sema/TargetAttributesSema.h
@@ -13,7 +13,7 @@
namespace clang {
class Scope;
class Decl;
- class Attr;
+ class AttributeList;
class Sema;
class TargetAttributesSema {
OpenPOWER on IntegriCloud