[PATCH] D156336: [clang][docs][OpenMP] Update status of OMPT support.

2023-07-27 Thread Michael Halkenhäuser via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG99ce17b71c41: [clang][docs][OpenMP] Update status of OMPT support. (authored by mhalk). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST AC

[PATCH] D156336: [clang][docs][OpenMP] Update status of OMPT support.

2023-07-26 Thread Michael Halkenhäuser via Phabricator via cfe-commits
mhalk added a comment. Please, take a look as I've also marked the EMI callbacks as done and if the other added/changed descriptions match. Just want to point out: the lower section is `5.1` (I was a bit confused as many people talked about 5.2). Repository: rG LLVM Github Monorepo CHANGES

[PATCH] D156336: [clang][docs][OpenMP] Update status of OMPT support.

2023-07-26 Thread Michael Halkenhäuser via Phabricator via cfe-commits
mhalk created this revision. mhalk added a reviewer: dhruvachak. Herald added subscribers: sunshaoce, guansong, yaxunl. Herald added a project: All. mhalk requested review of this revision. Herald added a reviewer: jdoerfert. Herald added subscribers: cfe-commits, jplehr, sstefan1. Herald added a p