[all-commits] [llvm/llvm-project] a6a42d: [Sema] Fix -Wunused-variable in CreateBuiltinMatri...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Jun 2 02:49:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a6a42df506ca93df69725f732c396050060f026f
https://github.com/llvm/llvm-project/commit/a6a42df506ca93df69725f732c396050060f026f
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[Sema] Fix -Wunused-variable in CreateBuiltinMatrixSubscriptExpr (NFC).
More information about the All-commits
mailing list