[clang] Revert "[OpenMP][TR12] change property of map-type modifier." (PR #90885)

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 12:54:39 PDT 2024


vitalybuka wrote:

> BTW, Hi @vitalybuka, do you know how to reproduce the problem with sanitizer build? Thanks.

There is a basic instruction, should work with Linux https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
I guess this issue should be detectable with appropriate `assert(val > a && val <= b)` a the point of the report.

https://github.com/llvm/llvm-project/pull/90885


More information about the cfe-commits mailing list