diff options
author | Martin Storsjö <martin@martin.st> | 2022-01-11 09:23:39 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-01-28 11:20:58 +0200 |
commit | de5d38ef2de6a76c0a76673958ce1d49e5af2324 (patch) | |
tree | 988fd755fd7e11279ab3e0afaacaaabc2f9317f2 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 5b79d5acdb0eff563d49f38daaebe368766face8 (diff) | |
download | llvm-de5d38ef2de6a76c0a76673958ce1d49e5af2324.zip llvm-de5d38ef2de6a76c0a76673958ce1d49e5af2324.tar.gz llvm-de5d38ef2de6a76c0a76673958ce1d49e5af2324.tar.bz2 |
[libcxx] Allow using thread safety annotations in MinGW mode
These were omitted in all Windows configurations, but it turns out
that they work just fine in MinGW mode.
This allows converting a couple cases of "XFAIL: LIBCXX-WINDOWS-FIXME"
into "XFAIL: msvc" as the bug is specific to MSVC mode (clang-cl).
Differential Revision: https://reviews.llvm.org/D118192
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions