diff options
author | halbi2 <hehiralbi@gmail.com> | 2025-08-18 09:49:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-18 06:49:04 -0700 |
commit | 2a02147ff563cbfc70911b2518cfb8a256131b5b (patch) | |
tree | 7e4aa4f219e75499df35083cc3f5521bf33a4f3d /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 5b2c3aac90450ecb78394f61afc7e9c5e955abc7 (diff) | |
download | llvm-2a02147ff563cbfc70911b2518cfb8a256131b5b.zip llvm-2a02147ff563cbfc70911b2518cfb8a256131b5b.tar.gz llvm-2a02147ff563cbfc70911b2518cfb8a256131b5b.tar.bz2 |
[clang] [Sema] Simplify Expr::isUnusedResultAWarning for CXXConstructExpr (#153116)
…Expr
Two tests have new warnings because `warn_unused_result` is now
respected for constructor temporaries. These tests were newly added in
#112521 last year. This is good because the new behavior is better than
the old.
@Sirraide and @Mick235711 what do you think about it?
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions