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 62b3ed1 commit 71ed212Copy full SHA for 71ed212
flang/lib/Lower/OpenMP/Utils.cpp
@@ -24,9 +24,9 @@
24
#include <flang/Parser/openmp-utils.h>
25
#include <flang/Parser/parse-tree.h>
26
#include <flang/Parser/tools.h>
27
-#include <flang/Utils/OpenMP.h>
28
#include <flang/Semantics/tools.h>
29
#include <flang/Semantics/type.h>
+#include <flang/Utils/OpenMP.h>
30
#include <llvm/Support/CommandLine.h>
31
32
#include <iterator>
0 commit comments