We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc919ba commit b6f1be4Copy full SHA for b6f1be4
offload/include/OffloadPolicy.h
@@ -22,7 +22,6 @@ enum kmp_target_offload_kind_t {
22
tgt_mandatory = 2
23
};
24
25
-
26
class OffloadPolicy {
27
28
OffloadPolicy(PluginManager &PM) {
0 commit comments