From 8528e6b8e17f3bff2303dfda83eedbf8abe93e40 Mon Sep 17 00:00:00 2001 From: Jeroen Ketema Date: Thu, 4 Aug 2022 17:14:56 +0200 Subject: [PATCH] C++: Update test results for exposing attribute arguments as proper constants --- cpp/ql/test/library-tests/constants/strlen/expr.expected | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/ql/test/library-tests/constants/strlen/expr.expected b/cpp/ql/test/library-tests/constants/strlen/expr.expected index 570ac1317f4..3564cedca30 100644 --- a/cpp/ql/test/library-tests/constants/strlen/expr.expected +++ b/cpp/ql/test/library-tests/constants/strlen/expr.expected @@ -1,3 +1,4 @@ +| strlen.cpp:7:49:7:49 | 1 | | strlen.cpp:11:39:11:48 | array to pointer conversion | | strlen.cpp:11:39:11:48 | file.ext | | strlen.cpp:12:35:12:40 | call to strlen |