Marshall Clow
|
5bcca9ffd1
|
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
|
2019-03-15 00:29:35 +00:00 |