================ @@ -26,6 +26,12 @@ #include "llvm/Support/InitLLVM.h" #include "llvm/Support/Process.h" #include <fstream> +#include <iostream> +#include <llvm/ADT/STLExtras.h> +#include <llvm/ADT/StringRef.h> +#include <llvm/Frontend/OpenMP/OMPConstants.h> ---------------- mydeveloperday wrote:
why do we need OpenMP constants here? https://github.com/llvm/llvm-project/pull/123543 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits