[all-commits] [llvm/llvm-project] 7721db: [WebKit Static Analyzer] Treat WTFReportBacktrace ...
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Wed Sep 11 10:08:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7721db489630166a220cfc27051d6259588229e1
https://github.com/llvm/llvm-project/commit/7721db489630166a220cfc27051d6259588229e1
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
M clang/test/Analysis/Checkers/WebKit/uncounted-obj-arg.cpp
Log Message:
-----------
[WebKit Static Analyzer] Treat WTFReportBacktrace as a trivial function. (#108167)
Treat WTFReportBacktrace, which prints out the backtrace, as trivial.
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