Clarify pointer ownership semantics by hoisting the std::unique_ptr creation...
Clarify pointer ownership semantics by hoisting the std::unique_ptr creation to the caller instead of hiding it in emitReport. NFC. llvm-svn: 240400
Loading
Please sign in to comment