diff options
author | Lioncash <mathew1800@gmail.com> | 2022-11-28 19:39:09 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2022-11-28 19:39:13 -0500 |
commit | 25dda06f49a3ad4a4fcc052f3d87d83701d72817 (patch) | |
tree | aa8d230d82ab815dcbf6b753e4b722b0cded6d3f /src/shader_recompiler/frontend/ir/condition.cpp | |
parent | 6291eec7003fb03828a3ab3fb974eaba9c8784b2 (diff) |
producer_listener: Add virtual destructor to IProducerListener
Several member variables are shared_ptr's to this base class. Even
though producer listeners are still unimplemented, this ensures we
always have consistent deletion behavior once this ends up being used
polymorphically.
Diffstat (limited to 'src/shader_recompiler/frontend/ir/condition.cpp')
0 files changed, 0 insertions, 0 deletions