vingeldal added a comment.

The pull request to C++ Core guidelines have been merged: 
https://github.com/isocpp/CppCoreGuidelines/pull/1553
Herb set me straight regarding the anonymous namespaces so I had to change that.
While waiting for the pull request to be reviewed I looked at more guidelines 
and also changed my mind about optionally ignoring data members, so I removed 
that option and made this check always ignore data members.
Data members are probably better dealt with in separate rules after all.

Sorry for the rather significant changes coming in this late when you all have 
already put so much time into reviewing, at least the check changed to be 
smaller in scope -which felt like the right way to go.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70265



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to