diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2016-01-08 15:50:51 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2016-01-08 15:50:51 +0000 |
commit | c00ad6c5fb7740c18f324928f2add503fee752d1 (patch) | |
tree | 72529270b8a26f403c67fe2bff3c06d9e8998f7c /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | b1b2f87e37774ee61dc5c6ea3aa04a99a1adda66 (diff) | |
download | llvm-c00ad6c5fb7740c18f324928f2add503fee752d1.zip llvm-c00ad6c5fb7740c18f324928f2add503fee752d1.tar.gz llvm-c00ad6c5fb7740c18f324928f2add503fee752d1.tar.bz2 |
Disable part of the misc-move-constructor-init checker when the check is enabled through cert-oop11-cpp. The CERT guideline does not cover moveable parameters as part of the OOP11-CPP recommendation, just copy construction from move constructors.
llvm-svn: 257177
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions