Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some functions don't get undecorated properly #3

Open
MetanoKid opened this issue May 1, 2020 · 0 comments
Open

Some functions don't get undecorated properly #3

MetanoKid opened this issue May 1, 2020 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@MetanoKid
Copy link
Owner

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.

@MetanoKid MetanoKid added bug Something isn't working help wanted Extra attention is needed labels May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant