aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2017-03-17 16:40:34 +0000
committerAlexander Kornienko <alexfh@google.com>2017-03-17 16:40:34 +0000
commitb10daaf1989de6b00856c0c94e0afb3719d56ec6 (patch)
treeae799c22d8e507934993aaef5ebc6fa61e560358 /llvm/lib/IR/Function.cpp
parentf98dec1c536b8f107bf4bcc134969f94a9a44910 (diff)
downloadllvm-b10daaf1989de6b00856c0c94e0afb3719d56ec6.zip
llvm-b10daaf1989de6b00856c0c94e0afb3719d56ec6.tar.gz
llvm-b10daaf1989de6b00856c0c94e0afb3719d56ec6.tar.bz2
[Clang-tidy] Fix for misc-noexcept-move-constructor false triggers on defaulted declarations
Summary: There is no need for triggering warning when noexcept specifier in move constructor or move-assignment operator is neither evaluated nor uninstantiated. This fixes bug reported here: bugs.llvm.org/show_bug.cgi?id=24712 Reviewers: alexfh Reviewed By: alexfh Subscribers: JonasToth, JDevlieghere, cfe-commits Tags: #clang-tools-extra Patch by Marek Jenda! Differential Revision: https://reviews.llvm.org/D31049 llvm-svn: 298101
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions