[all-commits] [llvm/llvm-project] 8f3f10: Minor build fix (pointer must be dereferenced with...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Aug 14 09:55:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f3f101b9520ddbc9cced63cbd83b34da9fdbfa8
https://github.com/llvm/llvm-project/commit/8f3f101b9520ddbc9cced63cbd83b34da9fdbfa8
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M mlir/lib/CAPI/IR/IR.cpp
Log Message:
-----------
Minor build fix (pointer must be dereferenced with `->`)
More information about the All-commits
mailing list