diff options
| author | David Green <david.green@arm.com> | 2025-09-17 17:52:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-17 17:52:20 +0100 |
| commit | 5f8bce4900b65b509ca1f9bf0a616409a77ced37 (patch) | |
| tree | 5f75d00dd3e829ba850d71026e3988bcbceb278d /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | a50c11a71515bacb0ece27fceec52fc120e85710 (diff) | |
[GlobalISel] Remove virtual from GISelValueTracking computeKnownBitsImpl. (#158558)
As far as I understand, GISelValueTracking::computeKnownBitsImpl does
not need to be virtual, as no-one is specializing / overriding it, which
means it is not necessary for the destructor either.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
