Skip to content
Commit 5bcca9ff authored by Marshall Clow's avatar Marshall Clow
Browse files

Mark vector::operator[] and front/back as noexcept. We already do this for...

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
parent f2192b20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment