aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestJava.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-04-10 08:12:14 -0400
committerGitHub <noreply@github.com>2025-04-10 08:12:14 -0400
commit5c8ba28c751bf0e7cb5c3ac9d223acba4cefc739 (patch)
tree23d97e922e1ecb1b9e3c76d9a2f0801c357f7c77 /clang/unittests/Format/FormatTestJava.cpp
parent71f629fc2a93e41577c09bdd782b2ba524ed5fea (diff)
downloadllvm-5c8ba28c751bf0e7cb5c3ac9d223acba4cefc739.zip
llvm-5c8ba28c751bf0e7cb5c3ac9d223acba4cefc739.tar.gz
llvm-5c8ba28c751bf0e7cb5c3ac9d223acba4cefc739.tar.bz2
[C11] Implement WG14 N1285 (temporary lifetimes) (#133472)
This feature largely models the same behavior as in C++11. It is technically a breaking change between C99 and C11, so the paper is not being backported to older language modes. One difference between C++ and C is that things which are rvalues in C are often lvalues in C++ (such as the result of a ternary operator or a comma operator). Fixes #96486
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions