[clang] [llvm] [Clang][OpenMP] This is addition fix for #92210. (PR #94802)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 4 04:10:09 PDT 2024


alexey-bataev wrote:

Missed one thing, the assignments for boolean flags must be |=, otherwise we may miss some combinations.

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


More information about the cfe-commits mailing list