On Wed, Nov 15, 2017 at 12:47 PM, Dylan Baker <dy...@pnwbakers.com> wrote: > Nope. meson builds all C++ code as C++11 because so much of mesa's C++ code > cannot be built without it (Because of LLVM). As far as I can tell the GLSL > compiler and the Intel Compiler are the only C++ code in mesa not using C++11.
Actually C++11 isn't used anywhere except clover and swr, AFAIK. (Look for CXX11_CXXFLAGS.) -ilia _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev