[Openmp-commits] [PATCH] D90758: [OpenMP][Tool] Update archer to accept new OpenMP 5.1 enum values
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Nov 9 08:20:28 PST 2020
jdoerfert added inline comments.
================
Comment at: openmp/tools/archer/ompt-tsan.cpp:670
- break;
}
}
----------------
I don't get these changes. Don't we just silently ignore other endpoint values now? Does it make sense to make it explicit?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90758/new/
https://reviews.llvm.org/D90758
More information about the Openmp-commits
mailing list