[clang] [Clang][Sema] Fix crash when using name of UnresolvedUsingValueDecl with template arguments (PR #83842)

via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 8 01:29:51 PST 2024


bgra8 wrote:

@sdkrystian we, at google, bisected lots (~1k) of clang crashes to this revision. Looks to me Facebook code is also impacted.

We need some time to provide a repro. Until then can you please revert?

https://github.com/llvm/llvm-project/pull/83842


More information about the cfe-commits mailing list