This properly tests MSVC case which produce different preprocessed output depending on language version.pull/11942/head
parent
9dd5f0ae69
commit
7fe6e18a02
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||||
|
{ |
||||||
|
"matrix": { |
||||||
|
"options": { |
||||||
|
"c_std": [ |
||||||
|
{ "val": "none" }, |
||||||
|
{ "val": "c11" } |
||||||
|
] |
||||||
|
} |
||||||
|
} |
||||||
|
} |
Loading…
Reference in new issue