[all-commits] [llvm/llvm-project] 2f9a45: [WebKit checkers] Treat asm brk as trivial (#155046)
Ryosuke Niwa via All-commits
all-commits at lists.llvm.org
Thu Sep 11 14:50:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f9a458f35ccd0fc45067afda346fd59052d0c0c
https://github.com/llvm/llvm-project/commit/2f9a458f35ccd0fc45067afda346fd59052d0c0c
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
A clang/test/Analysis/Checkers/WebKit/trivial-code-check-asm-brk.cpp
Log Message:
-----------
[WebKit checkers] Treat asm brk as trivial (#155046)
Like other functions which results in abort, treat asm brk instruction
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