[Bug sanitizer/122344] It is not possible to use modules with thread sanitizer due to sanitize/tsan_interface.h not being modules friendly
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 20 08:21:36 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122344
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://github.com/llvm/llv
| |m-project/issues/164216
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> Since sanitize/tsan_interface.h comes from upstream; this should be reported
> upstream (to LLVM). I can do it but not until tomorrow.
Never mind I just filed it upstream:
https://github.com/llvm/llvm-project/issues/164216
More information about the Gcc-bugs
mailing list