PiotrZSL accepted this revision. PiotrZSL added inline comments. This revision is now accepted and ready to land.
================ Comment at: clang-tools-extra/docs/ReleaseNotes.rst:304-310 - Fixed an issue in :doc:`modernize-concat-nested-namespaces <clang-tidy/checks/modernize/concat-nested-namespaces>` when using macro between namespace declarations could result incorrect fix. +- Fixed an false positive in :doc:`modernize-concat-nested-namespaces + <clang-tidy/checks/modernize/concat-nested-namespaces>` when using namespace with + attributes. ---------------- Merge those 2 into one if possible. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D147857/new/ https://reviews.llvm.org/D147857 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits