[compiler-rt] [compiler-rt] Work around a warning from -Wgnu-anonymous-struct (PR #120314)
Tavian Barnes via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 14:17:16 PST 2024
tavianator wrote:
Would it work to just add __extension__ instead?
https://github.com/llvm/llvm-project/pull/120314
More information about the llvm-commits
mailing list