[clang] [clang] Introduce `SemaOpenMP` (PR #88642)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 14 06:25:28 PDT 2024


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

Sort it properly?

https://github.com/llvm/llvm-project/pull/88642


More information about the cfe-commits mailing list