localspook wrote: There's a line in https://llvm.org/docs/CodingStandards.html#introduction about this:
> There are some conventions that are not uniformly followed in the code base > (e.g. the naming convention). This is because they are relatively new, and a > lot of code was written before they were put in place. Our long-term goal is > for the entire codebase to follow the convention, but we explicitly *do not* > want patches that do large-scale reformatting of existing code. https://github.com/llvm/llvm-project/pull/182689 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
