[Openmp-commits] [PATCH] D90519: [Libomptarget][NFC] Encapsulate Global Libomptarget State
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Nov 1 10:26:39 PST 2020
jdoerfert added inline comments.
================
Comment at: openmp/libomptarget/src/device.h:237
+struct PluginManager {
+ RTLsTy RTLs;
----------------
Documentation for the struct and all its member please, doxygen style.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90519/new/
https://reviews.llvm.org/D90519
More information about the Openmp-commits
mailing list