[all-commits] [llvm/llvm-project] a7c6be: [Sema] Remove unused matrix_begin/end helpers (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 4 03:29:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7c6bec228ca28e9eee77433292ac86d77b67790
https://github.com/llvm/llvm-project/commit/a7c6bec228ca28e9eee77433292ac86d77b67790
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
Log Message:
-----------
[Sema] Remove unused matrix_begin/end helpers (NFC).
The matrix_types() helper returning an iterator range is used instead.
More information about the All-commits
mailing list