summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2011-12-28 19:48:30 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2011-12-28 19:48:30 +0000
commit5fab0c9e1ad172c0db6cc9f3169666e49b7864b6 (patch)
treea5682a764875540c534db1a6460792d4a599c6a3 /clang/lib/CodeGen/CodeGenFunction.h
parente4a84c4f1f17a1e9b7f0e9a75f9d8ee1824feb33 (diff)
downloadbcm5719-llvm-5fab0c9e1ad172c0db6cc9f3169666e49b7864b6.tar.gz
bcm5719-llvm-5fab0c9e1ad172c0db6cc9f3169666e49b7864b6.zip
Small refactoring and simplification of constant evaluation and some of its
clients. No functionality change. llvm-svn: 147318
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
-rw-r--r--clang/lib/CodeGen/CodeGenFunction.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CodeGenFunction.h b/clang/lib/CodeGen/CodeGenFunction.h
index f6b05c8c0fe..105cfbec823 100644
--- a/clang/lib/CodeGen/CodeGenFunction.h
+++ b/clang/lib/CodeGen/CodeGenFunction.h
@@ -43,7 +43,6 @@ namespace llvm {
}
namespace clang {
- class APValue;
class ASTContext;
class BlockDecl;
class CXXDestructorDecl;
OpenPOWER on IntegriCloud