mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-22 01:12:53 -05:00
* Added c++17 test configurations for clang5.0 and clang6.0 * Added optimization that removes a branch from span::operator[] * minor beauty fix * added a better message for the optimization, fixed signed/unsigned warning * better check fir wrap-around possibility