summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExprCXX.cpp
diff options
context:
space:
mode:
authorScott Douglass <sdouglass@arm.com>2015-06-10 13:53:15 +0000
committerScott Douglass <sdouglass@arm.com>2015-06-10 13:53:15 +0000
commit503fc39d1f86c1ea39ae33c7b6752a9d3e2fcbca (patch)
tree953ea747aebeafddc11278de9b0f7e8f98ef9bc2 /clang/lib/Sema/SemaExprCXX.cpp
parent965bf6a3cebe04300f9826017e1258c12dc21222 (diff)
downloadbcm5719-llvm-503fc39d1f86c1ea39ae33c7b6752a9d3e2fcbca.tar.gz
bcm5719-llvm-503fc39d1f86c1ea39ae33c7b6752a9d3e2fcbca.zip
add ConstEvaluatedExprVisitor
Differential Revision: http://reviews.llvm.org/D10210 llvm-svn: 239474
Diffstat (limited to 'clang/lib/Sema/SemaExprCXX.cpp')
-rw-r--r--clang/lib/Sema/SemaExprCXX.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/Sema/SemaExprCXX.cpp b/clang/lib/Sema/SemaExprCXX.cpp
index 7e305ffa8ed..ef72097e935 100644
--- a/clang/lib/Sema/SemaExprCXX.cpp
+++ b/clang/lib/Sema/SemaExprCXX.cpp
@@ -20,7 +20,6 @@
#include "clang/AST/CXXInheritance.h"
#include "clang/AST/CharUnits.h"
#include "clang/AST/DeclObjC.h"
-#include "clang/AST/EvaluatedExprVisitor.h"
#include "clang/AST/ExprCXX.h"
#include "clang/AST/ExprObjC.h"
#include "clang/AST/RecursiveASTVisitor.h"
OpenPOWER on IntegriCloud