summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/CIndex.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2014-10-15 17:45:13 +0000
committerSanjay Patel <spatel@rotateright.com>2014-10-15 17:45:13 +0000
commitc00017d1f644b7afd2a033f6a942ba77aac8b84d (patch)
tree99cfcb28d4591725bc36ebac0b7e5439d0b951ae /clang/tools/libclang/CIndex.cpp
parent3b7fc86677aa17fa00ada1db6e33e6e81948b3dc (diff)
downloadbcm5719-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/libclang/CIndex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud