[PATCH] D147857: [clang-tidy] fix false positve for namespace with attrs in modernize-concat-nested-namespaces

Congcong Cai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 8 12:54:10 PDT 2023


HerrCai0907 added a comment.

It should fix https://github.com/llvm/llvm-project/issues/57530 due to side effect instead of root cause.\


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147857



More information about the cfe-commits mailing list