diff options
author | walter erquinigo <walter@modular.com> | 2023-10-02 22:50:59 -0400 |
---|---|---|
committer | walter erquinigo <walter@modular.com> | 2023-10-03 15:43:22 -0400 |
commit | 3674a0610a71becc54eab715905c4017d65471c4 (patch) | |
tree | 7dc040e14a1331710ebcabbd88670d3ef842c7f9 /clang/lib/Basic/SourceManager.cpp | |
parent | 07e715953bd09c3028b59b491a159596f36cbf0d (diff) | |
download | llvm-3674a0610a71becc54eab715905c4017d65471c4.zip llvm-3674a0610a71becc54eab715905c4017d65471c4.tar.gz llvm-3674a0610a71becc54eab715905c4017d65471c4.tar.bz2 |
[NFC][LLDB] Remove an unnecessary virtual destructor
DWARFExpression has a virtual destructor but no other virtual methods, so we can safely remove the virtual keyword.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions