[PATCH] D82473: [Matrix] Use 1st/2nd instead of first/second in matrix diags.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 09:09:57 PDT 2020


fhahn created this revision.
fhahn added reviewers: rjmccall, jfb, Bigcheese.
Herald added subscribers: cfe-commits, tschuett, dexonsmith.
Herald added a project: clang.

This was suggested in D72782 <https://reviews.llvm.org/D72782> and brings the diagnostics more in line
with how argument references are handled elsewhere.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82473

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82473.273056.patch
Type: text/x-patch
Size: 13337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200624/04617498/attachment-0001.bin>


More information about the cfe-commits mailing list