[all-commits] [llvm/llvm-project] 47ddf3: Add explicit `this->` to access method in attempt ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Feb 28 00:55:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47ddf382e6cb0c63cb178abee77a4c4236aa1304
https://github.com/llvm/llvm-project/commit/47ddf382e6cb0c63cb178abee77a4c4236aa1304
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M mlir/lib/Tools/PDLL/CodeGen/MLIRGen.cpp
Log Message:
-----------
Add explicit `this->` to access method in attempt to fix gcc5 build (NFC)
More information about the All-commits
mailing list