[all-commits] [llvm/llvm-project] eda9d2: [clang][AST] TextNodeDumper learned to dump NRVO c...
Timo Stripf via All-commits
all-commits at lists.llvm.org
Tue Aug 15 09:25:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eda9d27a91e6f3bf6d7c65a300be729c410e93a7
https://github.com/llvm/llvm-project/commit/eda9d27a91e6f3bf6d7c65a300be729c410e93a7
Author: Timo Stripf <timo.stripf at emmtrix.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M clang/include/clang/AST/TextNodeDumper.h
M clang/lib/AST/TextNodeDumper.cpp
M clang/test/AST/ast-dump-decl.cpp
Log Message:
-----------
[clang][AST] TextNodeDumper learned to dump NRVO candidates of return stmts
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D157687
More information about the All-commits
mailing list