diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2022-03-03 08:57:22 -0600 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2022-03-03 09:03:36 -0600 |
commit | 1c941d98f832002d054f4afcef60d75062226263 (patch) | |
tree | 523278c7da73ac694b180e802f0ea81cf56f2c8b /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 942c03910aef43de1cd2c733a82370fd3e2c9981 (diff) | |
download | llvm-1c941d98f832002d054f4afcef60d75062226263.zip llvm-1c941d98f832002d054f4afcef60d75062226263.tar.gz llvm-1c941d98f832002d054f4afcef60d75062226263.tar.bz2 |
[mlir] Fix gcc -std=c++17 compilation.
Ensure that `Handler` within the class is interpreted as the as the current template instantiation (instead the class template itself).
Fixes #53447
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D120852
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions