[PATCH] D149019: [Clang] Accept and forward `-fconvergent-functions` in the driver

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 23 07:53:03 PDT 2023


JonChesterfield added a comment.

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.


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