mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
1150952697
Make clang happy /glm/gtc/../ext/../detail/../simd/common.h:106:45: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt] | glm_vec4 const or0 = _mm_or_ps(and0, and1);; | ^ | 1 error generated. Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
---|---|---|
.. | ||
bug | ||
core | ||
ext | ||
gtc | ||
gtx | ||
perf | ||
CMakeLists.txt | ||
glm.cppcheck |