[all-commits] [llvm/llvm-project] 8fe21f: [clang][analyzer] Ignore try-statements in Unreach...
Andrew Sukach via All-commits
all-commits at lists.llvm.org
Tue May 14 02:57:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fe21fda7469f2fdf83980a2720a15baad74ae4f
https://github.com/llvm/llvm-project/commit/8fe21fda7469f2fdf83980a2720a15baad74ae4f
Author: Andrew Sukach <134116196+soukatch at users.noreply.github.com>
Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
A clang/test/Analysis/unreachable-code-exceptions.cpp
Log Message:
-----------
[clang][analyzer] Ignore try-statements in UnreachableCode checker (#91675)
Fixes #90162
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