diff options
author | Alexander Kornienko <alexfh@google.com> | 2016-04-13 11:33:40 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2016-04-13 11:33:40 +0000 |
commit | 4191b90c7560c500cb67defbb10c9ab3bc0563c7 (patch) | |
tree | 415e0baf71df9038b23f989b28c241d83c3966d9 /lldb/packages/Python/lldbsuite/test | |
parent | 7d20a5afdbe77bccea3d854de2b6d86ee8fc8c8c (diff) | |
download | bcm5719-llvm-4191b90c7560c500cb67defbb10c9ab3bc0563c7.tar.gz bcm5719-llvm-4191b90c7560c500cb67defbb10c9ab3bc0563c7.zip |
[clang-tidy] Add a readability-deleted-default clang-tidy check.
Checks if constructors and assignment operators that are marked '= default' are
actually deleted by the compiler.
Patch by Alex Pilkiewicz!
Differential Revision: http://reviews.llvm.org/D18961
llvm-svn: 266190
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions