aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-12-26 08:11:06 +0000
committerRui Ueyama <ruiu@google.com>2013-12-26 08:11:06 +0000
commit841016aeba356e2589f54324286ff85f41537dea (patch)
tree3009e6ebd990689326ad6b06c24e86ec62b6c799 /clang/lib/Frontend/CompilerInvocation.cpp
parentcb0c85e166115e840cbdc1ee0d40b65025a795e5 (diff)
downloadllvm-841016aeba356e2589f54324286ff85f41537dea.zip
llvm-841016aeba356e2589f54324286ff85f41537dea.tar.gz
llvm-841016aeba356e2589f54324286ff85f41537dea.tar.bz2
Remove unnecessary call of DenseMap::clear.
It should be always true that _liveAtoms is empty, so we don't have to clear it. Add an assert() instead. llvm-svn: 198040
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions