================ @@ -65,6 +65,7 @@ #include "clang/Sema/Template.h" #include "llvm/ADT/STLExtras.h" #include "llvm/ADT/StringExtras.h" +#include "llvm/IR/DerivedTypes.h" ---------------- zwuis wrote:
I'm surprised clang frontend uses symbols from this header. https://github.com/llvm/llvm-project/pull/216946 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
