[all-commits] [llvm/llvm-project] e98f3b: [clang][analyzer]][NFC] Simplify method 'ensureStr...
Ben Shi via All-commits
all-commits at lists.llvm.org
Wed Nov 1 23:41:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e98f3bfff2c499e76ce8784ea15cedbfb83b33bf
https://github.com/llvm/llvm-project/commit/e98f3bfff2c499e76ce8784ea15cedbfb83b33bf
Author: Ben Shi <2283975856 at qq.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
Log Message:
-----------
[clang][analyzer]][NFC] Simplify method 'ensureStreamNonNull' of StreamChecker (#70927)
The passed in parameter 'State' is always identical to 'C.getState()'.
More information about the All-commits
mailing list