Expand one DWARF source-language enumerator from Dwarf.def.
Declared in <llvm/DebugInfo/LogicalView/Core/LVSourceLanguage.h>
#define HANDLE_DW_LANG(ID, NAME, LOWER_BOUND, VERSION, VENDOR)
| Name | Description |
|---|---|
| ID | DWARF language encoding value. |
| NAME | Enumerator name suffix (forms DW_LANG_##NAME). |
| LOWER_BOUND | Default array lower bound for the language. |
| VERSION | DWARF version that introduced the encoding. |
| VENDOR | Vendor that defined the encoding. |