[Lldb-commits] [PATCH] D111509: [clang] use getCommonSugar in an assortment of places
Fangrui Song via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 8 17:10:34 PDT 2022
MaskRay added a comment.
In D111509#3778882 <https://reviews.llvm.org/D111509#3778882>, @mizvekov wrote:
> In D111509#3778879 <https://reviews.llvm.org/D111509#3778879>, @MaskRay wrote:
>
>> Since the fix was not merged, I will revert this soon.
>>
>> I saw a clang segfault with `clang++ libstdc++-v3/src/c++98/complex_io.cc`
>
> Would you mind if I just merge it? I was hoping there would be someone around to have a quick look, but apparently not.
Sorry, I just reverted it:) You may check whether the fix fixes GCC libstdc++-v3/src/c++98/complex_io.cc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111509/new/
https://reviews.llvm.org/D111509
More information about the lldb-commits
mailing list