aaron.ballman added a comment.

It seems like there may be some considerable overlap between this check and the 
one proposed in https://reviews.llvm.org/D54943. I know the other check is more 
about C++ Core Guidelines so it's not perfect overlap. But I do wonder if it'd 
make sense to combine the efforts given that the goal of both checks is to find 
const correctness issues. Do you think there's a chance for sharing 
implementation efforts here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107873

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D107873: [cla... Aaron Ballman via Phabricator via cfe-commits

Reply via email to