We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8c88f commit 3bc14b3Copy full SHA for 3bc14b3
lldb/include/lldb/lldb-enumerations.h
@@ -525,8 +525,6 @@ enum LanguageType {
525
// Language::SetLanguageFromCString and Language::AsCString assume these can
526
// be used as indexes into array g_languages.
527
eLanguageTypeMipsAssembler, ///< Mips_Assembler.
528
- // Mojo will move to the common list of languages once the DWARF committee
529
- // creates a language code for it.
530
eNumLanguageTypes
531
};
532
0 commit comments