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 e06c3a9 commit 88283a6Copy full SHA for 88283a6
flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
@@ -26,6 +26,7 @@
26
#include "flang/Optimizer/HLFIR/HLFIROps.h"
27
#include "flang/Parser/openmp-utils.h"
28
#include "flang/Semantics/attr.h"
29
+#include "flang/Semantics/openmp-directive-sets.h"
30
#include "flang/Semantics/tools.h"
31
#include "llvm/ADT/Sequence.h"
32
#include "llvm/ADT/SmallSet.h"
0 commit comments