[PATCH] D142744: Re-analyze functions as top-level
Christopher Bazley via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 27 09:10:24 PST 2023
chrisbazley added a comment.
This change is admittedly a hack. It might be better to check the function parameter types, or maybe the list of exceptions in this function is now so long that it no longer serves any purpose.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142744/new/
https://reviews.llvm.org/D142744
More information about the cfe-commits
mailing list