The language can not be definitively determined from the mangling, so this new name helps clarify that fact.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10723
Rename Mangled::GetLanguage to Mangled::GuessLanguage ClosedPublic Authored by dawn on Jun 24 2015, 6:50 PM.
Details Summary The language can not be definitively determined from the mangling, so this new name helps clarify that fact.
Diff Detail
Event Timelinedawn updated this object. Comment ActionsThis patch addresses the concerns raised in http://reviews.llvm.org/rL226962. This revision is now accepted and ready to land.Jun 25 2015, 10:07 AM Closed by commit rL240662: Rename Mangled::GetLanguage to Mangled::GuessLanguage (authored by dperchik). · Explain WhyJun 25 2015, 10:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28477 lldb/trunk/include/lldb/Core/Mangled.h
lldb/trunk/source/Core/Mangled.cpp
|