diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-06-17 15:03:12 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-06-17 15:08:02 -0700 |
commit | 91688716ba49942051dccdf7b9c4f81a7ec8feaf (patch) | |
tree | b46d2e505ea8b8d20aed8f67cd4abeb403cb1328 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 991663399792d4cc03da6b6c7131a6c213655318 (diff) | |
download | llvm-91688716ba49942051dccdf7b9c4f81a7ec8feaf.zip llvm-91688716ba49942051dccdf7b9c4f81a7ec8feaf.tar.gz llvm-91688716ba49942051dccdf7b9c4f81a7ec8feaf.tar.bz2 |
[lldb] Fix modernize-use-equals-default warnings (NFC)
Fix modernize-use-equals-default warnings. Because this check is listed
in LLDB's top level .clang-tidy configuration, the check is enabled by
default and the resulting warnings show up in my editor.
I've audited the modified lines. This is not a blind change.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions