Files
clang-p2996/llvm/lib/Frontend/OpenMP/OMPContext.cpp
Johannes Doerfert 73165de4e6 [OpenMP] implementation set controls elision for begin declare variant (#139287)
The device and implementation set should trigger elision of tokens if
they do not match statically in a begin/end declare variant. This simply
extends the logic from the device set only and includes the
implementation set.

Reported by @kkwli.
2025-05-09 16:32:39 -07:00

24 KiB