[all-commits] [llvm/llvm-project] 859dcf: Check if clang::FieldDecl has constant-integer bit...

higher-performance via All-commits all-commits at lists.llvm.org
Tue Jul 15 13:07:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 859dcfc17f0098ac52196af584b343f1416c19b0
      https://github.com/llvm/llvm-project/commit/859dcfc17f0098ac52196af584b343f1416c19b0
  Author: higher-performance <higher.performance.github at gmail.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/AST/Decl.h
    M clang/include/clang/ASTMatchers/ASTMatchers.h
    M clang/lib/AST/Decl.cpp
    M clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

  Log Message:
  -----------
  Check if clang::FieldDecl has constant-integer bit width before getting the width (#148692)

This avoids crashing due to template-dependent bit widths



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