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 6d813e8 commit e98f7a7Copy full SHA for e98f7a7
flang/lib/Lower/OpenMP/ClauseProcessor.cpp
@@ -14,8 +14,8 @@
14
#include "Utils.h"
15
16
#include "flang/Lower/ConvertExprToHLFIR.h"
17
-#include "flang/Lower/OpenMP/Clauses.h"
18
#include "flang/Lower/OpenMP.h"
+#include "flang/Lower/OpenMP/Clauses.h"
19
#include "flang/Lower/PFTBuilder.h"
20
#include "flang/Lower/Support/ReductionProcessor.h"
21
#include "flang/Parser/tools.h"
0 commit comments