llvm-project
2bdcfbe6
- [clang] Fix crash in concept deprecation (#98622)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#98622 - [clang] Fix crash in concept deprecation
Author
Endilll
Parents
497ea1d8
Loading