mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 23:46:05 +00:00

This paper allows initialization of anonymous structures and unions via braced initializers, which is something Clang has supported since forever.