Skip to content

Commit 751ef04

Browse files
committed
A0-4-3:
alert only when the last `-std` compilation flag is not `c++14`
1 parent c88b1c2 commit 751ef04

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-std=gnu++14
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-std=gnu++14

0 commit comments

Comments
 (0)