rdar://*** is an Apple-internal bug tracker link. It's not useful to
anyone outside of Apple. (there's some debate about whether it's
acceptable to put these kinds of internal-only information in public
communications/bugs/commits - but in any case, even if they're
included, all the publicly necessary context should be rendered in the
public communications - commit messages, bug descriptions, etc)
> _______________________________________________
> LLVM Developers mailing list
> llvm...@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Not everything which was committed was reviewed in Phabricator. Things
reviewed in Phabricator will (in 99% of the cases) contain "Differential
Revision: ...".
Example:
https://reviews.llvm.org/rG8f0129c407395d01fd3a50b6f00ca480033d8a43
It has a link to https://reviews.llvm.org/D33015
From there you can also find links to the previous SVN revision(s), e.g.
https://reviews.llvm.org/rL302569
> It also mentions rdar://19040716. Is this link still valid to access?
I think that’s the internal Apple bug tracker and there’s no way to
access it unless you are an Apple employee.