[all-commits] [llvm/llvm-project] 0a73e1: [analyzer][NFC] Use switch statement in MallocChec...
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Sep 4 22:08:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a73e1eb47ddc87fad51c390b4a8e20019614a08
https://github.com/llvm/llvm-project/commit/0a73e1eb47ddc87fad51c390b4a8e20019614a08
Author: Brad Smith <brad at comstyle.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
Log Message:
-----------
[analyzer][NFC] Use switch statement in MallocChecker::performKernelMalloc
Reviewed By: steakhal
Differential Revision: https://reviews.llvm.org/D159397
More information about the All-commits
mailing list