linehill wrote: > https://llvm.org/docs/Contributing.html#how-to-submit-a-patch instructs to > submit the surrounding code style related changes as a separate commit. > Whatever works I can do.
I take back the suggestion to preserve the surrounding style - I see in the git log there are changes in Triple.cpp which break out of it. https://github.com/llvm/llvm-project/pull/176698 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
