[all-commits] [llvm/llvm-project] 712d7d: [Clang] Improve testing for the flexible array mem...
Bill Wendling via All-commits
all-commits at lists.llvm.org
Wed Apr 24 12:39:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 712d7dba4f27a1990241e02435d765a5a3808aea
https://github.com/llvm/llvm-project/commit/712d7dba4f27a1990241e02435d765a5a3808aea
Author: Bill Wendling <5993918+bwendling at users.noreply.github.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CodeGenFunction.h
Log Message:
-----------
[Clang] Improve testing for the flexible array member (#89462)
Testing for the name of the flexible array member isn't as robust as
testing the FieldDecl pointers.
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