[PATCH] D151785: [clangd] Desugar template parameter aliases in type hints

Kirill Stoimenov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 13 16:00:24 PDT 2023


kstoimenov added a comment.

In D151785#4418037 <https://reviews.llvm.org/D151785#4418037>, @zyounan wrote:

> In D151785#4417973 <https://reviews.llvm.org/D151785#4417973>, @kstoimenov wrote:
>
>> Looks like this might have broken a couple of sanitizer builds. Here is one of them: https://lab.llvm.org/buildbot/#/builders/5/builds/34387. Could you please revert or fix? 
>> Thanks!
>
> Sorry for the inconvenience. I think this issue had been fixed by https://github.com/llvm/llvm-project/commit/0e8384a0fe4f03d60cd92aba1cae074512481ca2. Does it work now? Please let me know if we still have problems.

The bot went green after the fix. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151785



More information about the cfe-commits mailing list