summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2019-03-15 00:29:35 +0000
committerMarshall Clow <mclow.lists@gmail.com>2019-03-15 00:29:35 +0000
commit5bcca9ffd167a50dafa2c3958b36e498ee71ad68 (patch)
treeacd2ea0df1089cbfada6511793b6280ce95c031f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf2192b204ff49561cc73fe06a76216f3cab39d84 (diff)
Mark vector::operator[] and front/back as noexcept. We already do this for string and string_view. This should give better codegen inside of noexcept functions. Add tests for op[]/front/back/at, because apparently we had none.
llvm-svn: 356224
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions