Certain older clang versions signal C++1z mode by defining __cplusplus as 201406L. Support this as if it were C++14. https://github.com/llvm/llvm-project/blob/llvmorg-3.6.2/clang/lib/Frontend/InitPreprocessor.cpp#L374master
parent
23e0701c04
commit
82e5f32f04
1 changed files with 1 additions and 1 deletions
Loading…
Reference in New Issue