mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 03:46:06 +00:00

WG14 N2819 clarified that a compound literal within a function prototype has a lifetime similar to that of a local variable within the function, not a file scope variable.