llvm-project
2bdcfbe6 - [clang] Fix crash in concept deprecation (#98622)

Commit
1 year ago
[clang] Fix crash in concept deprecation (#98622) There is a gap between `getAs<AutoType>()` and `getConstrainedAutoType()` that the original patch #92295 was not aware of. Fixes #98164
Author
Parents
Loading