[all-commits] [llvm/llvm-project] ca0c84: [NFC] [clang] make isFlexibleArrayMemberLike Ctx c...

Florian Mayer via All-commits all-commits at lists.llvm.org
Tue Feb 18 09:02:50 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca0c84dbfd22ef060abe62ce34a51a6e6c2ceedb
      https://github.com/llvm/llvm-project/commit/ca0c84dbfd22ef060abe62ce34a51a6e6c2ceedb
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M clang/include/clang/AST/DeclBase.h
    M clang/include/clang/AST/Expr.h
    M clang/lib/AST/DeclBase.cpp
    M clang/lib/AST/Expr.cpp

  Log Message:
  -----------
  [NFC] [clang] make isFlexibleArrayMemberLike Ctx const (#126656)

it is not used mutably



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