[CodeView][DebugInfo] Update the code for removing template arguments from the...
[CodeView][DebugInfo] Update the code for removing template arguments from the display name of a codeview function id. Previously the code split the string at the first '<', which incorrectly truncated names like `operator<`. Differential Revision: https://reviews.llvm.org/D95893
Loading
Please sign in to comment