[all-commits] [llvm/llvm-project] b90e1e: [AST] Remove an unnecessary cast (NFC) (#151278)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jul 30 07:30:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b90e1e186b303b4a551c0fd7722be8f5f4ddbfcf
      https://github.com/llvm/llvm-project/commit/b90e1e186b303b4a551c0fd7722be8f5f4ddbfcf
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M clang/include/clang/AST/ASTContext.h

  Log Message:
  -----------
  [AST] Remove an unnecessary cast (NFC) (#151278)

getSignificantBits() already returns unsigned.



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