[PATCH] D60239: [Lint] Permit aliasing noalias readonly arguments
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 13:37:50 PDT 2019
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM. It seems easy to trigger false positives with this lint, so I'm not sure how useful it is in general, but this is clearly an improvement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60239/new/
https://reviews.llvm.org/D60239
More information about the llvm-commits
mailing list