llvm-project
828f1448
- [Clang] Invert emptiness check for correctness (#178068)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[Clang] Invert emptiness check for correctness (#178068) Fix a bug in a deferred call which was supposed to clear the `DeclForInitializer` field but was doing so incorrectly because the emptiness check needs to be inverted.
References
#178068 - [Clang] Invert emptiness check for correctness
Author
JustinStitt
Parents
e80de08a
Loading