[PATCH] D128487: [ODRHash diagnostics] Move repetetive code at lambda calls into lambdas themselves. NFC.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 29 13:35:36 PDT 2022
vsapsai added a comment.
In D128487#3617821 <https://reviews.llvm.org/D128487#3617821>, @ChuanqiXu wrote:
> No immediate or concert ideas here.. It is hard to do refactoring. I sent https://reviews.llvm.org/D118437 before to do some simplification for the dispatch of default template argument. But I don't find a general method/idea to solve it in batch...
No worries. It is good to know that somebody else is thinking about simplifying code here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128487/new/
https://reviews.llvm.org/D128487
More information about the cfe-commits
mailing list