diff options
author | Rui Ueyama <ruiu@google.com> | 2013-12-26 08:11:06 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-12-26 08:11:06 +0000 |
commit | 841016aeba356e2589f54324286ff85f41537dea (patch) | |
tree | 3009e6ebd990689326ad6b06c24e86ec62b6c799 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cb0c85e166115e840cbdc1ee0d40b65025a795e5 (diff) | |
download | llvm-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