mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-22 01:12:53 -05:00
* Add test to demonstrate byte aliasing problem on g++ and clang++ * Add note about no-strict-aliasing flag in README * Activate aliasing unit test and use -fno-strict-aliasing flag