[llvm] Extend GCC workaround to GCC < 8.4 for llvm::iterator_range ctor (PR #82643)

Thomas Preud'homme via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 06:06:53 PST 2024


RoboTux wrote:

@loongknown The patch at https://github.com/RoboTux/llvm-project/commit/8d161cba0bdf9272d6276ac1d4868151536e784c fixes the upstream build failures when compiling with GCC 8.3 for me. Can you confirm me it works for you and I'll make a PR.

https://github.com/llvm/llvm-project/pull/82643


More information about the llvm-commits mailing list