This is an archive of the discontinued LLVM Phabricator instance.

[Analyzer] Removed extra space from NSErrorChecker debug message and updated relevant tests
ClosedPublic

Authored by usama54321 on May 17 2022, 3:46 PM.

Diff Detail

Event Timeline

usama54321 created this revision.May 17 2022, 3:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2022, 3:46 PM
usama54321 requested review of this revision.May 17 2022, 3:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2022, 3:46 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
NoQ accepted this revision.May 17 2022, 4:07 PM

Thanks! I'll commit.

This revision is now accepted and ready to land.May 17 2022, 4:07 PM

Updated tests

Fixed clang-format issue