[PATCH] D24017: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 18:21:29 PDT 2016


mehdi_amini added a comment.

In https://reviews.llvm.org/D24017#529225, @Eugene.Zelenko wrote:

> Actually Mehdi found that spaces are consistent with examples in LLVM coding standards <http://llvm.org/docs/CodingStandards.html#namespace-indentation>.


With *long* namespace, not small ones though (you mix both here)


Repository:
  rL LLVM

https://reviews.llvm.org/D24017





More information about the llvm-commits mailing list