[PATCH] D84266: [flang] Temp Driver - pass the flag to change the default integer kind through to F18_FC
Kermit Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 23:48:40 PST 2020
lsqtongxin added a comment.
In D84266#2175971 <https://reviews.llvm.org/D84266#2175971>, @AlexisPerry wrote:
> I don't know what changed between my last patch and now, but I am unable to land this patch myself. I keep getting the following error:
> `EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:65]`
>
> Do any of you know how to fix this error so I can land the patch? If this isn't fixable, would one of you be willing to land the patch on my behalf? Thanks!
how to resolve the problem ? I have the same error when I land my code,but I have no idea.
EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:70]
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84266/new/
https://reviews.llvm.org/D84266
More information about the llvm-commits
mailing list