This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c63ae156e96: [OpenMP] Support nested OpenMP context
selectors (declare variant) (authored by jdoerfert).
Repository:
rG LLVM Github Monorepo
CHA
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
Thanks! Probably good to implement this just at the time math headers needs it
as that gives us a real world example of the change working.
Repository:
rG LLVM Github Mono
jdoerfert updated this revision to Diff 285386.
jdoerfert added a comment.
Minor tweaks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85877/new/
https://reviews.llvm.org/D85877
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/inc
jdoerfert created this revision.
jdoerfert added reviewers: JonChesterfield, jhuber6, ABataev.
Herald added subscribers: guansong, bollu, yaxunl.
Herald added a project: clang.
jdoerfert requested review of this revision.
Herald added a subscriber: sstefan1.
Due to `omp begin/end declare variant`,