[PATCH] D97563: [clang-tidy] Enable modernize-concat-nested-namespaces also on headers

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 02:04:09 PDT 2021


lebedev.ri added a comment.

I think the implicit question is: won't this regress headers that are meant to be compatible with earlier standards?
Did the original review mention anything about this?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97563/new/

https://reviews.llvm.org/D97563



More information about the llvm-commits mailing list