[all-commits] [llvm/llvm-project] 4df749: [analyzer] Compute length of string literal initia...
luamfb via All-commits
all-commits at lists.llvm.org
Tue Oct 10 16:08:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4df74963ea0f6c8650d5837ab52e3cdcf1dcf016
https://github.com/llvm/llvm-project/commit/4df74963ea0f6c8650d5837ab52e3cdcf1dcf016
Author: luamfb <83558186+luamfb at users.noreply.github.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
M clang/test/Analysis/string.c
Log Message:
-----------
[analyzer] Compute length of string literal initializers (#66990) (#68368)
Fix issue https://github.com/llvm/llvm-project/issues/66990
More information about the All-commits
mailing list