diff options
author | Howard Hinnant <hhinnant@apple.com> | 2011-06-03 15:16:49 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2011-06-03 15:16:49 +0000 |
commit | 801291139c70bef4e20af81f80cf509578514ca8 (patch) | |
tree | 46c9aeb02bd155027b7168e75b10e2b1094ef0f4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e97fee6c862188de71f61467ce7f641fed95377b (diff) | |
download | llvm-801291139c70bef4e20af81f80cf509578514ca8.zip llvm-801291139c70bef4e20af81f80cf509578514ca8.tar.gz llvm-801291139c70bef4e20af81f80cf509578514ca8.tar.bz2 |
After sleeping on it I've decided that all special members that can be noexcept, should be declared so. The client has the traits to detect and branch on this information, and it is often an important optimization. Give deque() a noexcept. Add test for deque default constructor and deque destructor.
llvm-svn: 132549
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions