From 72691336c7639c67053e55b5466347d0a2ae7061 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Tue, 10 Feb 2015 01:00:25 +0100 Subject: [PATCH] Fixed functions not inlined with Clang #302 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 54890b84..1c19ba1f 100644 --- a/readme.txt +++ b/readme.txt @@ -86,6 +86,7 @@ Fixes: - Fixed GTC_packing *pack*norm*x* build and added tests #292 - Disabled GTX_scalar_multiplication for GCC, failing to build tests #242 - Fixed Visual C++ 2015 constexpr errors: Disabled only partial support +- Fixed functions not inlined with Clang #302 ================================================================================ GLM 0.9.6.1: 2014-12-10