diff --git a/infer/tests/codetoanalyze/cpp/linters/issues.exp b/infer/tests/codetoanalyze/cpp/linters/issues.exp index b7ba4d903..cd6f32ecb 100644 --- a/infer/tests/codetoanalyze/cpp/linters/issues.exp +++ b/infer/tests/codetoanalyze/cpp/linters/issues.exp @@ -1,9 +1,9 @@ -codetoanalyze/cpp/linters/call_function.cpp, main, 18, CALL_FUNCTION, no_bucket, WARNING, [] codetoanalyze/cpp/linters/call_function.cpp, main, 20, CALL_FUNCTION, no_bucket, WARNING, [] -codetoanalyze/cpp/linters/call_function.cpp, main, 21, CALL_FUNCTION, no_bucket, WARNING, [] -codetoanalyze/cpp/linters/call_function.cpp, main, 24, CALL_FUNCTION, no_bucket, WARNING, [] -codetoanalyze/cpp/linters/call_function.cpp, main, 25, CALL_FUNCTION, no_bucket, WARNING, [] -codetoanalyze/cpp/linters/call_function.cpp, main, 30, CALL_FUNCTION, no_bucket, WARNING, [] +codetoanalyze/cpp/linters/call_function.cpp, main, 22, CALL_FUNCTION, no_bucket, WARNING, [] +codetoanalyze/cpp/linters/call_function.cpp, main, 23, CALL_FUNCTION, no_bucket, WARNING, [] +codetoanalyze/cpp/linters/call_function.cpp, main, 26, CALL_FUNCTION, no_bucket, WARNING, [] +codetoanalyze/cpp/linters/call_function.cpp, main, 27, CALL_FUNCTION, no_bucket, WARNING, [] +codetoanalyze/cpp/linters/call_function.cpp, main, 32, CALL_FUNCTION, no_bucket, WARNING, [] codetoanalyze/cpp/linters/cxxconst.cpp, test, 28, CONSTANT_EXPR, no_bucket, WARNING, [] codetoanalyze/cpp/linters/cxxconst.cpp, test, 31, CONSTANT_EXPR, no_bucket, WARNING, [] codetoanalyze/cpp/linters/cxxconst.cpp, test, 33, CONSTANT_EXPR, no_bucket, WARNING, []