[PATCH] D87565: [Sema] Improve const_cast conformance to N4261
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 11 05:13:45 PDT 2020
Mordante marked 2 inline comments as done.
Mordante added a comment.
Thanks for the additional information. I agree that the current situation seems a bit arbitrary.
I did some further research to see what GCC allows https://godbolt.org/. I've updated the patch to match that behavior.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87565/new/
https://reviews.llvm.org/D87565
More information about the cfe-commits
mailing list