diff options
author | Markus Böck <markus.boeck02@gmail.com> | 2021-06-19 13:28:12 +0200 |
---|---|---|
committer | Markus Böck <markus.boeck02@gmail.com> | 2021-06-19 13:28:32 +0200 |
commit | c9889c44ec5a4054833457c813e155f284703ef4 (patch) | |
tree | 36a559f36e99501699219798529bdd05755f43ad /libcxx/include/__algorithm/copy.h | |
parent | a1449a10dbcfcf353f4f761281c4e572b4ce9308 (diff) | |
download | llvm-c9889c44ec5a4054833457c813e155f284703ef4.zip llvm-c9889c44ec5a4054833457c813e155f284703ef4.tar.gz llvm-c9889c44ec5a4054833457c813e155f284703ef4.tar.bz2 |
[clang-cl] Don't expand /permissive- to /ZC:strictStrings yet
Follow up on rGc70b0e808da8
/Zc:strictStrings is an alias to an option part of the -W group. When the driver tries to render the option back to a string for the cc1 invocation, it sadly gets rendered with the original spelling instead of the alias, causing issues reported here: https://reviews.llvm.org/D103773#inline-989447
I am thinking it's the best to revert this part of the patch until I figured out how to correctly add the arg and until /Zc:strictStrings- exists/is needed.
Diffstat (limited to 'libcxx/include/__algorithm/copy.h')
0 files changed, 0 insertions, 0 deletions