aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-03-20 08:03:52 -0400
committerGitHub <noreply@github.com>2025-03-20 08:03:52 -0400
commitc65fa9163e47af5e86b2a187dd45ae665cf5a996 (patch)
tree6ea991bff2dcebbd627fd0ca2f7d6759b8753d82 /clang/lib/CodeGen/CodeGenModule.cpp
parent8c6f309023a9c5b6d8488e89ed0be8da7d117a68 (diff)
downloadllvm-c65fa9163e47af5e86b2a187dd45ae665cf5a996.zip
llvm-c65fa9163e47af5e86b2a187dd45ae665cf5a996.tar.gz
llvm-c65fa9163e47af5e86b2a187dd45ae665cf5a996.tar.bz2
[C23] Fix compound literals within function prototype (#132097)
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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions