[all-commits] [llvm/llvm-project] 66fa28: [clang] Ignore DependentSizeArray in -Warray-param...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed Jul 13 05:58:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66fa2847a775dda27ddcac3832769441727db42f
https://github.com/llvm/llvm-project/commit/66fa2847a775dda27ddcac3832769441727db42f
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/test/Sema/array-parameter.cpp
Log Message:
-----------
[clang] Ignore DependentSizeArray in -Warray-parameter
Acknowledge we don't know how to handle those yet.
More information about the All-commits
mailing list