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

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 11:07:15 PDT 2016


Eugene.Zelenko added a comment.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D24017





More information about the llvm-commits mailing list