summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr/lalr.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-07-15 13:35:28 -0700
committerThiago Macieira <thiago.macieira@intel.com>2015-07-18 02:28:21 +0000
commit2806d1c00a72f093714ba9187ee1a0e463058ec2 (patch)
treed4e248537452cc18d2a854506f057c2c11d28b40 /src/tools/qlalr/lalr.cpp
parentf9f4082ab60749a7b56c323fcc60f83257726427 (diff)
Also disable constexpr support in ICC with MSVC before MSVC2015
Because the MS standard library headers won't have the necessary constexpr markings, some types that should be literal (like std::atomic) aren't and some functions that should be constexpr (like std::numeric_limits:max()) aren't. Change-Id: Ib306f8f647014b399b87ffff13f1c74093b11af1 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/tools/qlalr/lalr.cpp')
0 files changed, 0 insertions, 0 deletions