Skip to content
  • Benjamin Kramer's avatar
    Give APInt move semantics. · 49c8ae21
    Benjamin Kramer authored
    The interaction between defaulted operators and move elision isn't
    totally obvious, add a unit test so it doesn't break unintentionally.
    
    llvm-svn: 202662
    49c8ae21
Loading