diff options
author | yronglin <yronglin777@gmail.com> | 2024-01-31 06:33:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 06:33:21 +0800 |
commit | bb770f0df53eee91a803b2829808d82279f7b577 (patch) | |
tree | 5be04af895ee97594a71513f30262c7d4ddf1164 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | e5cebec521a7cf86ff21dedb8a2c96b3f8331c9d (diff) | |
download | llvm-bb770f0df53eee91a803b2829808d82279f7b577.zip llvm-bb770f0df53eee91a803b2829808d82279f7b577.tar.gz llvm-bb770f0df53eee91a803b2829808d82279f7b577.tar.bz2 |
[Clang] Dump the rewritten sub-expressions in CXXDefaultArgExpr/CXXDefaultInitExpr (#80001)
This patch dump the rewritten sub-expressions in `CXXDefaultArgExpr` and
`CXXDefaultInitExpr`.
This machinery is useful for checking whether the materialized
temporaries is lifetime-extended in the sub-AST of `CXXDefaultArgExpr`
(`CXXDefaultInitExpr` has not been lifetime extendend now).
Signed-off-by: yronglin <yronglin777@gmail.com>
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions