[PATCH] D69033: [clangd] Improve symbol qualification in DefineInline code action
Christian Kühnel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 16 09:13:43 PDT 2019
kuhnel added a comment.
Build failed during patching:
00:03:00.433 [Phabricator] $ arc patch --diff 225207 --nocommit --nobranch --conduit-uri=https://reviews.llvm.org ********
00:03:01.736 INFO Base commit is not in local repository; trying to fetch.
00:03:02.694
00:03:02.694
00:03:02.695 This diff is against commit 48ec5c8b81c23061eac4fe6f3a14e2e876b8d265, but
00:03:02.695 the commit is nowhere in the working copy. Try to apply it against the
00:03:02.695 current working copy state? (fdccf28697e5debe861247d218cbbecf9fd4323e)
00:03:02.695 [Y/n] Exception
00:03:02.695 The program is attempting to read user input, but stdin is being piped from some other source (not a TTY).
00:03:02.695 (Run with `--trace` for a full exception trace.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69033/new/
https://reviews.llvm.org/D69033
More information about the cfe-commits
mailing list