diff options
author | Sanjay Patel <spatel@rotateright.com> | 2014-10-15 17:45:13 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2014-10-15 17:45:13 +0000 |
commit | c00017d1f644b7afd2a033f6a942ba77aac8b84d (patch) | |
tree | 99cfcb28d4591725bc36ebac0b7e5439d0b951ae /clang/tools | |
parent | 3b7fc86677aa17fa00ada1db6e33e6e81948b3dc (diff) | |
download | bcm5719-llvm-c00017d1f644b7afd2a033f6a942ba77aac8b84d.tar.gz bcm5719-llvm-c00017d1f644b7afd2a033f6a942ba77aac8b84d.zip |
correct const-ness with auto and dyn_cast
1. Use const with autos.
2. Don't bother with explicit const in cast ops because they do it automagically.
Thanks, David B. / Aaron B. / Reid K.
llvm-svn: 219817
Diffstat (limited to 'clang/tools')
0 files changed, 0 insertions, 0 deletions