BoomerangDecompiler / boomerang

Boomerang Decompiler - Fighting the code-rot :)
Other
372 stars 59 forks source link

Fix Clang 8 compilation #212

Closed ceeac closed 5 years ago

ceeac commented 5 years ago

Explicitly mark constructors as deleted for classes with members that have deleted constructors.