================
@@ -16,6 +16,60 @@
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/SymbolTable.h"
#include "mlir/Interfaces/DataLayoutInterfaces.h"
+#include "clang/CIR/MissingFeatures.h"
+
+namespace {
----------------
erichkeane wrote:All of these are just copy/pasted from LowerToLLVM. https://github.com/llvm/llvm-project/pull/219487 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
