[clang] [clang][OpenMP] Add OMP 6.0 prefer_type({fr,attr}) parsing for interop (PR #198868)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 6 06:33:58 PDT 2026
https://github.com/alexey-bataev commented:
Need to update CIndex.cpp, OMPClauseEnqueue::VisitOMPInitClause, do the same as in RecursiveASTVisitor.h
https://github.com/llvm/llvm-project/pull/198868
More information about the cfe-commits
mailing list