[all-commits] [llvm/llvm-project] c75864: Fix diagnostic for missing virtual dtor
JF Bastien via All-commits
all-commits at lists.llvm.org
Tue Jun 30 21:32:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c7586444ca787c3845ac4ad0bd603709f2abbb0f
https://github.com/llvm/llvm-project/commit/c7586444ca787c3845ac4ad0bd603709f2abbb0f
Author: JF Bastien <jfbastien at apple.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
Changed paths:
M llvm/include/llvm/CodeGen/ModuloSchedule.h
Log Message:
-----------
Fix diagnostic for missing virtual dtor
Introduced in D82673.
More information about the All-commits
mailing list