[all-commits] [llvm/llvm-project] 6582ef: [Clang] Fix __is_array returning true for zero-siz...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Mon May 20 00:37:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6582efc263c0df921b88b03bbdcd28a89daaa641
https://github.com/llvm/llvm-project/commit/6582efc263c0df921b88b03bbdcd28a89daaa641
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/SemaCXX/type-traits.cpp
Log Message:
-----------
[Clang] Fix __is_array returning true for zero-sized arrays (#86652)
Fixes #54705
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