[all-commits] [llvm/llvm-project] 31774b: [analyzer] Treat bitwise_cast, std::addressof, and...

Ryosuke Niwa via All-commits all-commits at lists.llvm.org
Sat May 11 01:19:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31774b6a8a88b435ce79f9ba048ef8bb00e2817e
      https://github.com/llvm/llvm-project/commit/31774b6a8a88b435ce79f9ba048ef8bb00e2817e
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
    M clang/test/Analysis/Checkers/WebKit/uncounted-obj-arg.cpp

  Log Message:
  -----------
  [analyzer] Treat bitwise_cast, std::addressof, and new as trivial in WebKit checkers. (#91830)



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