include additional fortran language IDs in lldb

This commit is contained in:
Rafael M Mudafort 2018-03-20 18:10:01 -06:00
commit cd751cb8e9

View file

@ -437,6 +437,10 @@
"cpp",
"cobol",
"fortran",
"fortran-modern",
"fortran90",
"fortran_free-form",
"fortran_fixed-form",
"pascal",
"modula",
"java",