[PATCH] D104381: [analyzer] Added a test case for PR46264

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 23 13:58:39 PDT 2021


NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Cool, thanks!



================
Comment at: clang/test/Analysis/diagnostics/PR46264.cpp:7-8
+// `3ed8ebc2f6b8172bed48cc5986d3b7af4cfca1bc` from 24.05.2020.
+namespace ns1 {
+namespace a {
+class b {
----------------
I'm pretty sure the namespaces can be dropped.


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

https://reviews.llvm.org/D104381



More information about the cfe-commits mailing list