[compiler-rt] [compiler-rt] Work around a warning from -Wgnu-anonymous-struct (PR #120314)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 14:28:17 PST 2024


kazutakahirata wrote:

> Would it work to just add `__extension__` instead?

That works.  It's a lot simpler.  Thanks!

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


More information about the llvm-commits mailing list