[all-commits] [llvm/llvm-project] cd4c55: Fix grammar in diagnostic for wrong arity in a str...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Jan 13 17:46:16 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd4c55c97402246099ae865a66517a36af5c3a7c
https://github.com/llvm/llvm-project/commit/cd4c55c97402246099ae865a66517a36af5c3a7c
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/SemaCXX/cxx1z-decomposition.cpp
Log Message:
-----------
Fix grammar in diagnostic for wrong arity in a structured binding.
More information about the All-commits
mailing list