mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-13 19:24:21 +00:00
b48a256e9c
While the code uses the type name `std::mbstate_t`, the warning message mentions the original underlying type, which is a C library internal type name. On Windows this type is called `_Mbstatet` instead of `__mbstate_t`. Use expect-warning-re to avoid spelling out the literal name of the type. Due to issues with the detection of the clang-verify feature, these tests have been skipped in the Windows CI configuration so far. Differential Revision: https://reviews.llvm.org/D103309 |
||
---|---|---|
.. | ||
c.locales | ||
locale.categories | ||
locale.stdcvt | ||
locale.syn | ||
locales | ||
localization.general | ||
lit.local.cfg |