summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/TimeoutTest.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-05-06 22:18:39 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-05-06 22:18:39 +0000
commitd6616acb2cde9a2704ac8f15bc79ad800237cd8f (patch)
treee21a3f32d756998f20619c06f9e78770294dc395 /llvm/lib/Fuzzer/test/TimeoutTest.cpp
parent54085cdc7b4daf694d85d4de068571e2aeb49923 (diff)
downloadbcm5719-llvm-d6616acb2cde9a2704ac8f15bc79ad800237cd8f.tar.gz
bcm5719-llvm-d6616acb2cde9a2704ac8f15bc79ad800237cd8f.zip
CGCXX: Use cast in getAddrOfCXXStructor()
All callers should be passing `CXXConstructorDecl` or `CXXDestructorDecl` here, so use `cast<>` instead of `dyn_cast<>` when setting up the `GlobalDecl`. llvm-svn: 236651
Diffstat (limited to 'llvm/lib/Fuzzer/test/TimeoutTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud