llvm-project
9a7248a6 - [clang][OpenMP] Rewrite `getOpenMPCaptureRegions` in terms of leafs (#97110)

Commit
1 year ago
[clang][OpenMP] Rewrite `getOpenMPCaptureRegions` in terms of leafs (#97110) Replace the switch in `getOpenMPCaptureRegions` with a loop collecting capture regions based on the constituent directives. --------- Co-authored-by: Alexey Bataev <a.bataev@outlook.com>
Author
Parents
Loading