[PATCH] D108482: [Clang] Fix instantiation of OpaqueValueExprs (Bug #45964)
Raul Tambre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 5 01:47:20 PDT 2021
tambre added a comment.
In D108482#3041127 <https://reviews.llvm.org/D108482#3041127>, @ricejasonf wrote:
> I rebased onto `main` and made one small style fix. I don't think the rebase changes anything.
>
> I do not understand why random things are failing in the CI. Even on my own build machine with a fresh build directory CMake fails with errors about unregistered files in ExecutionEngine/Orc.
>
> All this stuff is completely unrelated to my very minor change. Is there something about the process that I am missing?
CI looks clean to me except for the Flang failure, which seems to have been reverted <https://github.com/llvm/llvm-project/commit/18e63289358f50143fe4bc59942f3959bdffa772>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108482/new/
https://reviews.llvm.org/D108482
More information about the cfe-commits
mailing list