[PATCH] D100696: Fixed typos
Shivam Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 17 00:23:47 PDT 2021
xgupta requested changes to this revision.
xgupta added a comment.
This revision now requires changes to proceed.
Thanks @jnyfah for the patch!
It looks you need to rebase your branch to llvm upstream main branch. Because polly/docs/ReleaseNotes.rst is recently change. Now its contain nothing see - https://polly.llvm.org/docs/ReleaseNotes.html.
Release note for the previous branch is now published and we can't change them. So now your patch should contain only the changes in clang/docs/UsersManual.rst and libcxx/docs/UsingLibcxx.rst.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100696/new/
https://reviews.llvm.org/D100696
More information about the cfe-commits
mailing list