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

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 12:50:31 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.

Still fails after rebase https://lab.llvm.org/buildbot/#/builders/5/builds/43115

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


More information about the cfe-commits mailing list