Lex: Remove explicitly deleted copy constructor, NFC
`std::unique_ptr<MemoryBuffer>` already deletes these, so there's no reason for the boiler-plate in HeaderMap. llvm-svn: 261442
Loading
Please sign in to comment
`std::unique_ptr<MemoryBuffer>` already deletes these, so there's no reason for the boiler-plate in HeaderMap. llvm-svn: 261442