Unverified Commit 24180ea0 authored by Ryosuke Niwa's avatar Ryosuke Niwa Committed by GitHub
Browse files

[analyzer] Treat break, continue, goto, and label statements as trivial in...

[analyzer] Treat break, continue, goto, and label statements as trivial in WebKit checkers. (#91873)

Also allow CXXBindTemporaryExpr, which creates a temporary object with a
non-trivial destructor, and add a few more std and WTF functions to the
explicitly allowed list.
parent 15397583
Pipeline #2251 canceled with stages
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment