cpp-build-analyzer
cpp-build-analyzer copied to clipboard
Some functions don't get undecorated properly
Example mangled name when analyzing a CppBuildAnalyzer Debug|x64 trace:
??$_Seek_wrapped@V?$_Vector_iterator@V?$_Vector_val@U?$_Simple_types@PEAVTimelineEntry@@@std@@@std@@@std@@PEAPEAVTimelineEntry@@@std@@YAXAEAV?$_Vector_iterator@V?$_Vector_val@U?$_Simple_types@PEAVTimelineEntry@@@std@@@std@@@0@$$QEAPEAPEAVTimelineEntry@@@Z
We're currently undecorating them in src/AnalysisData/Utilities/CppBuildInsightsDataConversion.cpp.