[PATCH] D111509: [clang] use getCommonSugar in an assortment of places

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 9 08:41:11 PDT 2022


mizvekov added a comment.

In D111509#3778883 <https://reviews.llvm.org/D111509#3778883>, @MaskRay wrote:

> Sorry, I just reverted it:) You may check whether the fix fixes GCC libstdc++-v3/src/c++98/complex_io.cc

I confirm it does not crash on my system with this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111509/new/

https://reviews.llvm.org/D111509



More information about the cfe-commits mailing list