commit | db91435d4450ccb75990f08094b74847f04a9cff | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Wed Mar 30 17:30:26 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Wed Mar 30 17:30:26 2016 +0000 |
tree | 27cf5223d983ffe218d82ecda5dd40efaf8ead19 | |
parent | f3ba4d1f7ab652ce3e9ba571733136e28a3f7710 [diff] |
[cmake] Add -fms-compatibility-version=19 when clang-cl gives errors about char16_t What we are really trying to do here is to figure out if we are using the 2015 STL. Unfortunately, so far as I know the MSVC STL does not define a version macro that we can check directly. Instead I wrote a check to see if char16_t works. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264881 91177308-0d34-0410-b5e6-96231b3b80d8