This is an archive of the discontinued LLVM Phabricator instance.

Fix if statement in DebugInfo/GSYM/LookupResult.cpp
ClosedPublic

Authored by apivovarov on May 18 2022, 4:10 PM.

Details

Reviewers
clayborg
Summary

Fix if statement in DebugInfo/GSYM/LookupResult.cpp. Use "&& !" instead of "and not"

Diff Detail

Event Timeline

apivovarov created this revision.May 18 2022, 4:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2022, 4:10 PM
apivovarov requested review of this revision.May 18 2022, 4:10 PM
clayborg accepted this revision.May 18 2022, 4:59 PM
This revision is now accepted and ready to land.May 18 2022, 4:59 PM
apivovarov closed this revision.May 18 2022, 10:54 PM

Closed by commit b21c03854cee200c1ea9d693a4daf9cf06408f14 Fix if statement in DebugInfo/GSYM/LookupResult.cpp (committed by apivovarov)