Merge pull request #4072 from seppestas/patch-3

Removed superfluous space
pull/4128/head
Sam Grove 2017-04-06 10:40:58 -05:00 committed by GitHub
commit caded3805e
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
},
"IAR": {
"common": [
"--no_wrap_diagnostics", "-e",
"--no_wrap_diagnostics", "-e",
"--diag_suppress=Pa050,Pa084,Pa093,Pa082", "-On", "-r"],
"asm": [],
"c": ["--vla"],