llvm-project
828f1448 - [Clang] Invert emptiness check for correctness (#178068)

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.
Author
Parents
Loading