aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
diff options
context:
space:
mode:
authorCasey Carter <Casey@Carter.net>2016-10-26 20:18:13 +0000
committerCasey Carter <Casey@Carter.net>2016-10-26 20:18:13 +0000
commitbe65b24a55bb50b7a1b1432413b010e02531ea31 (patch)
tree7e832ffa4903834ba8662f490053a9421c693bde /llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
parent00b6e3bcc5dcae4366e642e978bf33332cf4ebd7 (diff)
downloadllvm-be65b24a55bb50b7a1b1432413b010e02531ea31.zip
llvm-be65b24a55bb50b7a1b1432413b010e02531ea31.tar.gz
llvm-be65b24a55bb50b7a1b1432413b010e02531ea31.tar.bz2
Cleanup nonportable behavior in tests for std::any
Fixes MS issues 63, 64, and 65. test/std/utilities/any/any.class/any.cons/move.pass.cpp: * "Moves are always destructive" is not a portable assumption; check with LIBCPP_ASSERT. test/std/utilities/any/any.class/any.cons/value.pass.cpp: * The standard does not forbid initializing std::any from any pointer-to-function type. Remove the non-conforming "DecayTag" test. test/std/utilities/any/any.class/any.modifiers/swap.pass.cpp: * Self-swap is not specified to perform no moves; check with LIBCPP_ASSERT. Differential Revision: https://reviews.llvm.org/D26007 llvm-svn: 285234
Diffstat (limited to 'llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions