[all-commits] [llvm/llvm-project] c3b87a: [alpha.webkit.UncountedCallArgsChecker] Allow ASSE...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Mon Feb 19 16:12:01 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3b87a8810535b95ed1abd7c1ebd330131f68890
https://github.com/llvm/llvm-project/commit/c3b87a8810535b95ed1abd7c1ebd330131f68890
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
M clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
M clang/test/Analysis/Checkers/WebKit/call-args-protected-return-value.cpp
M clang/test/Analysis/Checkers/WebKit/mock-types.h
M clang/test/Analysis/Checkers/WebKit/uncounted-obj-arg.cpp
Log Message:
-----------
[alpha.webkit.UncountedCallArgsChecker] Allow ASSERT and atomic<T> operations in a trivial function (#82063)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list