This is an archive of the discontinued LLVM Phabricator instance.

[analyzer][NFC] Use switch statement in MallocChecker::performKernelMalloc
ClosedPublic

Authored by brad on Sep 2 2023, 1:10 AM.

Diff Detail

Event Timeline

brad created this revision.Sep 2 2023, 1:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2023, 1:10 AM
brad requested review of this revision.Sep 2 2023, 1:10 AM
steakhal accepted this revision.Sep 4 2023, 11:19 AM

It doesn't look much of an improvement TBH, but I won't stand against it either.
LGTM

This revision is now accepted and ready to land.Sep 4 2023, 11:19 AM
steakhal retitled this revision from [StaticAnalyzer] Use switch statement in MallocChecker::performKernelMalloc. NFC to [analyzer][NFC] Use switch statement in MallocChecker::performKernelMalloc.Sep 4 2023, 11:20 AM
steakhal edited the summary of this revision. (Show Details)