[PATCH] D151785: [clangd] Desugar template parameter aliases in type hints
Younan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 09:44:54 PDT 2023
zyounan added a comment.
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.
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