[all-commits] [llvm/llvm-project] fdfe26: Add explicit capture for `this` pointer in attempt...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Feb 27 13:42:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdfe26ddbeb1a5eb6106a6a27d6f8240deca543f
https://github.com/llvm/llvm-project/commit/fdfe26ddbeb1a5eb6106a6a27d6f8240deca543f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-02-27 (Sun, 27 Feb 2022)
Changed paths:
M mlir/lib/Tools/PDLL/CodeGen/MLIRGen.cpp
Log Message:
-----------
Add explicit capture for `this` pointer in attempt to fix gcc5 build (NFC)
More information about the All-commits
mailing list