llvm-6502/lib
David Blaikie b80eede641 -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
Remove some unnecessary explicit special members in Hexagon that, once
removed, allow the other implicit special members to be used without
depending on deprecated features.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243825 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-01 05:31:27 +00:00
..
Analysis -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11 2015-07-31 21:37:09 +00:00
AsmParser -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11 2015-08-01 05:10:40 +00:00
Bitcode DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable 2015-07-31 18:58:39 +00:00
CodeGen MIR Parser: Report an error when a jump table entry is redefined. 2015-07-31 23:13:23 +00:00
DebugInfo [dwarfdump] Ignore scattered relocations for mach-o. 2015-07-31 20:22:50 +00:00
ExecutionEngine
Fuzzer [libFuzzer] more refactoring of the Mutator and adding tests to it 2015-08-01 02:23:06 +00:00
IR DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable 2015-07-31 18:58:39 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object [COFF] Consider the ImageBase when reporting section addresses 2015-07-31 17:40:24 +00:00
Option
Passes
ProfileData
Support
TableGen TableGen: Support folding casts from bits to int 2015-07-31 01:12:06 +00:00
Target -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11 2015-08-01 05:31:27 +00:00
Transforms New EH representation for MSVC compatibility 2015-07-31 17:58:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile