================
@@ -11,6 +11,7 @@
 ///
 
//===----------------------------------------------------------------------===//
 
+#include "clang/Sema/SemaOpenMP.h"
----------------
Endilll wrote:

Main module header goes first per our coding standard: 
https://llvm.org/docs/CodingStandards.html#include-style

https://github.com/llvm/llvm-project/pull/88642
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to