diff options
author | Alexander Shaposhnikov <ashaposhnikov@google.com> | 2022-09-06 20:19:47 +0000 |
---|---|---|
committer | Alexander Shaposhnikov <ashaposhnikov@google.com> | 2022-09-06 20:19:47 +0000 |
commit | 44503482e0af189d3a7fc57b80238ea4151992b9 (patch) | |
tree | aad810518db5763a4f71a00548cfc7c911e2c693 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | b4257d3bf58c51ff437c99c7b160023f5fffac78 (diff) | |
download | llvm-44503482e0af189d3a7fc57b80238ea4151992b9.zip llvm-44503482e0af189d3a7fc57b80238ea4151992b9.tar.gz llvm-44503482e0af189d3a7fc57b80238ea4151992b9.tar.bz2 |
[clang-tidy] Skip union-like classes in use-equals-default
Skip unions/union-like classes since in this case constructors
with empty bodies behave differently in comparison with regular
structs/classes.
Test plan: ninja check-clang-tools
Differential revision: https://reviews.llvm.org/D132713
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions