[PATCH] D149019: [Clang] Accept and forward `-fconvergent-functions` in the driver
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 23 07:53:32 PDT 2023
jhuber6 added a comment.
In D149019#4290573 <https://reviews.llvm.org/D149019#4290573>, @JonChesterfield wrote:
> Can't reasonably see the semantic change between all the whitespace reformat, please split those two. E.g. use git-clang-format to only fix formatting in the part you're changing, or commit a clang-format only change first and then rebase this.
Sorry that was an accidental format, I'll fix it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149019/new/
https://reviews.llvm.org/D149019
More information about the cfe-commits
mailing list