diff options
author | Rui Ueyama <ruiu@google.com> | 2014-04-01 19:00:21 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-04-01 19:00:21 +0000 |
commit | 068fc01234b1a393c28d1860cf9d0981d9fc4644 (patch) | |
tree | 2430bcd454bd6b5aff86029b91ed598ca31d297a /clang/lib/AST/Decl.cpp | |
parent | 48d68d439a031a6adba1bb4c1738768ab0a8cfff (diff) | |
download | bcm5719-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