We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cbc1b commit 1de5223Copy full SHA for 1de5223
1 file changed
cpp/autosar/test/rules/A3-1-5/test.cpp
@@ -172,7 +172,6 @@ void test_FooBar() {
172
foobar.complexCalculation<int>();
173
}
174
175
-
176
FooBar::~FooBar() {} // COMPLIANT want to ignore pImpl uses of destructors
177
178
int FooBar::f1(int a, int b) { // COMPLIANT not a trivial function
0 commit comments