================ @@ -17,6 +17,7 @@ #include "clang/Basic/BitmaskEnum.h" #include "clang/Basic/TargetInfo.h" #include "clang/Basic/TargetOptions.h" +#include "llvm/IR/DerivedTypes.h" ---------------- chandlerc wrote:
Also for the bit width constant. https://github.com/llvm/llvm-project/pull/216946 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
