[all-commits] [llvm/llvm-project] 8fb4a4: [SampleFDO] Silence -Wnon-virtual-dtor warning
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Feb 10 14:38:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fb4a4f7bba0fd1af7e2ae0be96082de0526d8d0
https://github.com/llvm/llvm-project/commit/8fb4a4f7bba0fd1af7e2ae0be96082de0526d8d0
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M llvm/lib/Transforms/IPO/SampleProfile.cpp
Log Message:
-----------
[SampleFDO] Silence -Wnon-virtual-dtor warning
There's no polymorphic deletion happening here.
More information about the All-commits
mailing list