[PATCH] D107696: [CodeComplete] Basic code completion for attribute names.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 11 10:28:59 PDT 2021
aaron.ballman added a comment.
In D107696#2939827 <https://reviews.llvm.org/D107696#2939827>, @aaron.ballman wrote:
> Btw, I'm not certain why patch application is failing for you in the precommit CI: https://buildkite.com/llvm-project/diff-checks/builds/58571#c186a7d3-f5c9-4ad2-ae27-07408b1c5dad It doesn't seem like your patch is the cause of it, but this review is the only one where I've noticed the issue.
Literally the next review I looked at had this same issue (https://reviews.llvm.org/D107095), so I'm more comfortable saying the CI failure is unrelated to anything in your patch. :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107696/new/
https://reviews.llvm.org/D107696
More information about the cfe-commits
mailing list