Remove move constructor and assignment operator from SourceMappingRegion. The...
Remove move constructor and assignment operator from SourceMappingRegion. The types of the fields are trivially copyable. NFC llvm-svn: 248659
Loading
Please sign in to comment