This was suggested in D72782 and brings the diagnostics more in line
with how argument references are handled elsewhere.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82473
[Matrix] Use 1st/2nd instead of first/second in matrix diags. ClosedPublic Authored by fhahn on Jun 24 2020, 9:00 AM.
Details Summary This was suggested in D72782 and brings the diagnostics more in line
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 24 2020, 2:04 PM Closed by commit rG043b60839955: [Matrix] Use 1st/2nd instead of first/second in matrix diags. (authored by fhahn). · Explain WhyJun 25 2020, 4:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 273300 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
|