aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2014-02-22 09:06:55 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2014-02-22 09:06:55 +0000
commit496636ca6c72b0dc5dc9bfaf9037ee9dde5a7f2e (patch)
tree8bb9fe7f09444f0ea69a6a802b0a0a32c247143c /clang/lib/Frontend/CompilerInvocation.cpp
parent2af1a44892f542df48d968a67746bb3f5e4a85a6 (diff)
downloadllvm-496636ca6c72b0dc5dc9bfaf9037ee9dde5a7f2e.zip
llvm-496636ca6c72b0dc5dc9bfaf9037ee9dde5a7f2e.tar.gz
llvm-496636ca6c72b0dc5dc9bfaf9037ee9dde5a7f2e.tar.bz2
Add const to some member functions of SuccIterator.
The operator+() and operator-() do not change the member variables of SuccIterator. This CL will qualify the *this* pointer with const. llvm-svn: 201933
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions