[PATCH] D23478: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 17:53:02 PDT 2016
mehdi_amini added a comment.
In https://reviews.llvm.org/D23478#514606, @Eugene.Zelenko wrote:
> I think empty lines make code more readable for large namespaces. But they definitely used/not used inconsistently.
That seems consistent with the examples in http://llvm.org/docs/CodingStandards.html
Repository:
rL LLVM
https://reviews.llvm.org/D23478
More information about the llvm-commits
mailing list