aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/integer-overflow.c
diff options
context:
space:
mode:
authorMalcolm Parsons <malcolm.parsons@gmail.com>2017-01-12 19:20:35 +0000
committerMalcolm Parsons <malcolm.parsons@gmail.com>2017-01-12 19:20:35 +0000
commit6b3e27219eae71d02d4c530cdbafdd9ac39e9a6f (patch)
tree2378701ea6a84d0e2e49711d8bcfb9289e411f0f /clang/test/CodeGen/integer-overflow.c
parentbec58f903452b733589b75c5aa3e7876e9e593e6 (diff)
downloadllvm-6b3e27219eae71d02d4c530cdbafdd9ac39e9a6f.zip
llvm-6b3e27219eae71d02d4c530cdbafdd9ac39e9a6f.tar.gz
llvm-6b3e27219eae71d02d4c530cdbafdd9ac39e9a6f.tar.bz2
[clang-tidy] Fix check for trivially copyable types in modernize-pass-by-value
Summary: rL270567 excluded trivially copyable types from being moved by modernize-pass-by-value, but it didn't exclude references to them. Change types used in the tests to not be trivially copyable. Reviewers: madsravn, aaron.ballman, alexfh Subscribers: JDevlieghere, cfe-commits Differential Revision: https://reviews.llvm.org/D28614 llvm-svn: 291796
Diffstat (limited to 'clang/test/CodeGen/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions