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

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 14 05:12:35 PDT 2021


njames93 accepted this revision.
njames93 added a comment.
This revision is now accepted and ready to land.
Herald added projects: LLVM, clang-tools-extra.
Herald added a subscriber: llvm-commits.

Is DAG required because the header file warnings are printed in a different order depending on things like platform?


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