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