================ @@ -65,6 +65,7 @@ #include "clang/Sema/Template.h" #include "llvm/ADT/STLExtras.h" #include "llvm/ADT/StringExtras.h" +#include "llvm/IR/DerivedTypes.h" ---------------- chandlerc wrote:
See below for where it _is_ needed, but this was because my regex found something in a comment. Should be removed now. https://github.com/llvm/llvm-project/pull/216946 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
