[PATCH] D143436: [clangd] Move standard options adaptor to CommandMangler
Dmitry Polukhin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 17 12:33:19 PDT 2023
DmitryPolukhin added a comment.
In D143436#4203008 <https://reviews.llvm.org/D143436#4203008>, @dyung wrote:
> @DmitryPolukhin your change seems to be causing a crash in 2 ORC tests on a bot (trivial-cxa-atexit.S and trivial-atexit.S), can you take a look or revert if you need time to investigate?
My changes haven't touched anything in compiler-rt at all but I'm looking into the issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143436/new/
https://reviews.llvm.org/D143436
More information about the cfe-commits
mailing list