2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-01-19 04:22:12 +00:00
Files
nowide/ubsan-blacklist
Alexander Grund ff08dabdf6 Suppress UB failure in libc++ filebuf::swap
This triggers UB when filebuf is closed
See https://bugs.llvm.org/show_bug.cgi?id=49923
2021-04-20 20:23:57 +02:00

4 lines
125 B
Plaintext

[undefined]
# libcxx invokes UB when swapping a closed filebuf
fun:_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4swapERS3_