Fix spaceship preproc tests for previous change
This commit is contained in:
parent
100d4d5350
commit
346ede21c3
4 changed files with 13 additions and 3 deletions
2
Examples/test-suite/errors/cpp_pp_expressions_bad.stderr
Normal file
2
Examples/test-suite/errors/cpp_pp_expressions_bad.stderr
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
cpp_pp_expressions_bad.i:5: Warning 202: Could not evaluate expression '(4 <=> 2) < 0'
|
||||
cpp_pp_expressions_bad.i:5: Warning 202: Spaceship operator (<=>) not allowed in preprocessor expression
|
||||
Loading…
Add table
Add a link
Reference in a new issue