[Matrix] Use 1st/2nd instead of first/second in matrix diags.
authorFlorian Hahn <flo@fhahn.com>
Thu, 25 Jun 2020 10:48:07 +0000 (11:48 +0100)
committerFlorian Hahn <flo@fhahn.com>
Thu, 25 Jun 2020 10:55:03 +0000 (11:55 +0100)
commit043b608399559969f563eaa52e11a7ffe37137d9
tree5d9aecd9466985c069307e33f45467966ee24b24
parent187f627a5057e55e140b2cf8237c69deb87c0193
[Matrix] Use 1st/2nd instead of first/second in matrix diags.

This was suggested in D72782 and brings the diagnostics more in line
with how argument references are handled elsewhere.

Reviewers: rjmccall, jfb, Bigcheese

Reviewed By: rjmccall

Differential Revision: https://reviews.llvm.org/D82473
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/matrix-type-builtins.c
clang/test/SemaCXX/matrix-type-builtins.cpp
clang/test/SemaObjC/matrix-type-builtins.m