You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb][Language] Make SourceLanguage::GetDescription for language version (llvm#162050)
Depends on llvm#162048
This makes sure we also include the version number in the description.
For `C++17`, this would, e.g., now return `"C++17"` instead of `"ISO
C++"`.
(cherry picked from commit 992cf9a)
0 commit comments