[llvm] Fix gcc 7.5 incompatibility in GlobPattern.cpp (PR #66155)
Steven Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 17:01:37 PDT 2023
steven-johnson wrote:
Withdrawn in favor of https://github.com/llvm/llvm-project/commit/dfd0cd1cc182789d351953d2c40b8ccd9fdec34f.
> I wonder whether this is a 32-bit specific problem or AArch32 GCC specific problem.
Good question. (I may have found a newer version of gcc that could work for us, so hopefully this can become moot.)
https://github.com/llvm/llvm-project/pull/66155
More information about the llvm-commits
mailing list