[PATCH] D88860: [LangRef] Describe why the pointer aliasing rules are currently unsound.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 09:26:21 PDT 2020
efriedma added a comment.
> My meta-comment about this patch is that I'm not sure LangRef is the right place for this content. I see LangRef as the stuff that is set in stone, not necessarily for ongoing discussions. However, since LangRef doesn't get these bits right, it might be ok to have a warning section about stuff that is disputed/under discussion so that readers know that part is not set in stone.
Given the feedback, I'm going to cut the bits describing the potential solutions, to try to keep it more readable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88860/new/
https://reviews.llvm.org/D88860
More information about the llvm-commits
mailing list