summaryrefslogtreecommitdiff
path: root/lib/Sema/TargetAttributesSema.h
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2010-09-17 15:54:40 +0000
committerDimitry Andric <dim@FreeBSD.org>2010-09-17 15:54:40 +0000
commit3d1dcd9bfdb15c49ee34d576a065079ac5c4d29f (patch)
tree0bbe07708f7571f8b5291f6d7b96c102b7c99dee /lib/Sema/TargetAttributesSema.h
parenta0482fa4e7fa27b01184f938097f0666b78016dd (diff)
Diffstat (limited to 'lib/Sema/TargetAttributesSema.h')
-rw-r--r--lib/Sema/TargetAttributesSema.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Sema/TargetAttributesSema.h b/lib/Sema/TargetAttributesSema.h
index 8794e4013ec7b..410c900222f62 100644
--- a/lib/Sema/TargetAttributesSema.h
+++ b/lib/Sema/TargetAttributesSema.h
@@ -13,7 +13,7 @@
namespace clang {
class Scope;
class Decl;
- class Attr;
+ class AttributeList;
class Sema;
class TargetAttributesSema {