diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-05-03 10:00:48 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-05-13 11:22:31 -0700 |
commit | 14fa3da33e1d18f99863eb317c86eebacbc13568 (patch) | |
tree | 1e9099be86ab2638dde599af37df233dcff80e41 /mesonbuild/linkers.py | |
parent | cb70a20490eb1ca9a201bb2de652726d6bb28725 (diff) | |
download | meson-14fa3da33e1d18f99863eb317c86eebacbc13568.zip meson-14fa3da33e1d18f99863eb317c86eebacbc13568.tar.gz meson-14fa3da33e1d18f99863eb317c86eebacbc13568.tar.bz2 |
compilers/cpp: Split code out of VisualStudioLikeCPPCompiler for treating c++11 as c++14
This restrictuion exists for MSVC and clang-cl, but not for ICL which
actually does support C++11 as a distinct standard. This commmit pulls
that behavior out into a mixin class for ClangClCPPCompiler and
VisualStudioCPPCompiler, as well as moving the MSVC specific
functionality into the VisualStudioCPPCompiler class.
Diffstat (limited to 'mesonbuild/linkers.py')
0 files changed, 0 insertions, 0 deletions