[all-commits] [llvm/llvm-project] d5de56: [analyzer][NFC] MaybeUInt -> MaybeCount
Balazs Benics via All-commits
all-commits at lists.llvm.org
Fri Nov 19 09:39:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5de568cc7375281b14bd2632576bff7f4afabc3
https://github.com/llvm/llvm-project/commit/d5de568cc7375281b14bd2632576bff7f4afabc3
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2021-11-19 (Fri, 19 Nov 2021)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h
M clang/lib/StaticAnalyzer/Core/CallDescription.cpp
Log Message:
-----------
[analyzer][NFC] MaybeUInt -> MaybeCount
I forgot to include this in D113594
Differential Revision: https://reviews.llvm.org/D113594
More information about the All-commits
mailing list