[all-commits] [llvm/llvm-project] d5ffc1: [analyzer][NFC] Tighten some of the SValBuilder re...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Fri May 13 08:05:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5ffc1ed8b629cd04bbd46ee6981529d9dafa48f
https://github.com/llvm/llvm-project/commit/d5ffc1ed8b629cd04bbd46ee6981529d9dafa48f
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
M clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
Log Message:
-----------
[analyzer][NFC] Tighten some of the SValBuilder return types
This is purely a cosmetic change.
Reviewed By: martong
Differential Revision: https://reviews.llvm.org/D125463
More information about the All-commits
mailing list