summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExpr.cpp
diff options
context:
space:
mode:
authorSerge Pavlov <sepavloff@gmail.com>2016-12-20 08:48:51 +0000
committerSerge Pavlov <sepavloff@gmail.com>2016-12-20 08:48:51 +0000
commitfe8cb93148957b927a64a8a7047e5f9944a33ab7 (patch)
tree2a701b78063be56c76bd8813cafe01b351c7245d /clang/lib/Sema/SemaExpr.cpp
parentd7738fe6ad9739e750127080a22294df39307429 (diff)
downloadbcm5719-llvm-fe8cb93148957b927a64a8a7047e5f9944a33ab7.tar.gz
bcm5719-llvm-fe8cb93148957b927a64a8a7047e5f9944a33ab7.zip
Fix build with expensive checks enabled
Include of llvm/IR/Verifier.h was removed from HexagonCommonGEP.cpp in r289604 as unused. In fact it is required when expensive checks are enabled, because it declared function `verifyFunction`, which is called in conditionally compiled part of the file. llvm-svn: 290170
Diffstat (limited to 'clang/lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud