[all-commits] [llvm/llvm-project] 71e2b8: [clang] NFC, simplify the code in CheckExprLifetim...

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Jul 19 07:46:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71e2b8df30ad78f5f86bf0d6729296282e061a5c
      https://github.com/llvm/llvm-project/commit/71e2b8df30ad78f5f86bf0d6729296282e061a5c
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
    M clang/lib/Sema/CheckExprLifetime.cpp

  Log Message:
  -----------
  [clang] NFC, simplify the code in CheckExprLifetime.cpp (#99637)

No need to get the Owner/Pointer attr via the type. The Decl has this
attr information.



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