summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Decl.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-04-01 19:00:21 +0000
committerRui Ueyama <ruiu@google.com>2014-04-01 19:00:21 +0000
commit068fc01234b1a393c28d1860cf9d0981d9fc4644 (patch)
tree2430bcd454bd6b5aff86029b91ed598ca31d297a /clang/lib/AST/Decl.cpp
parent48d68d439a031a6adba1bb4c1738768ab0a8cfff (diff)
downloadbcm5719-llvm-068fc01234b1a393c28d1860cf9d0981d9fc4644.tar.gz
bcm5719-llvm-068fc01234b1a393c28d1860cf9d0981d9fc4644.zip
Remove dynamic casts.
Asserting with cast<T> did not actually make much sense because there was no need to use dynamic casting in the first place. We could make the compiler to statically type check these objects. llvm-svn: 205350
Diffstat (limited to 'clang/lib/AST/Decl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud