Skip to content

Commit d099122

Browse files
committed
A0-4-3 expected file
1 parent b15e571 commit d099122

5 files changed

+1
-5
lines changed

cpp/autosar/test/rules/A0-4-3/CompilerImplementationShallComplyWithCPP14Standard.expected.clang

Lines changed: 0 additions & 1 deletion
This file was deleted.

cpp/autosar/test/rules/A0-4-3/CompilerImplementationShallComplyWithCPP14Standard.expected.gcc

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| test.cpp:0:0:0:0 | test.cpp | File 'test.cpp' compiled with flag '-std=gnu++14' which does not strictly comply with ISO C++14. |
1+
| test.cpp:0:0:0:0 | test.cpp | File 'test.cpp' compiled with flag '-std=gnu++11' which does not strictly comply with ISO C++14. |

cpp/autosar/test/rules/A0-4-3/options.clang

Lines changed: 0 additions & 1 deletion
This file was deleted.

cpp/autosar/test/rules/A0-4-3/options.gcc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)