llvm-project
6260d8ff
- [C++] Fix a failed assertion with nullability checking (#148881)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
200 days ago
[C++] Fix a failed assertion with nullability checking (#148881) This fixes a failed assertion with an operator call expression which comes from a macro expansion when performing analysis for nullability attributes. Fixes #138371
References
#148881 - [C++] Fix a failed assertion with nullability checking
Author
AaronBallman
Parents
20c8e3c2
Loading