diff options
author | Martin Storsjö <martin@martin.st> | 2022-01-12 09:26:49 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-01-31 23:13:58 +0200 |
commit | eb9645819c6dde35e2588b2729a847757b5875d3 (patch) | |
tree | c322f4b59b1cae446b464e3c3881948ec57b59cb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ecd46edd613433154b3d0eeb25af27234f6f98eb (diff) | |
download | llvm-eb9645819c6dde35e2588b2729a847757b5875d3.zip llvm-eb9645819c6dde35e2588b2729a847757b5875d3.tar.gz llvm-eb9645819c6dde35e2588b2729a847757b5875d3.tar.bz2 |
[libcxx] [Windows] Pick a unique bit for __regex_word
The old `__regex_word` aliased the mask for `xdigit`, causing stray
test failures.
The diff may look surprising, as if the previous faulty value had
been set specifically for Windows - but this is due to a restructuring
in 411c630bae0e0d50697651797709987e2cfea92d. Prior to that, there
were OS specific settings for some OSes, and one fallback used for
the rest (which turns out to not work for Windows).
Differential Revision: https://reviews.llvm.org/D118188
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions