aboutsummaryrefslogtreecommitdiffstats
path: root/tests/global-const-char-pointer
diff options
context:
space:
mode:
authorSergio Martins <sergio.martins@kdab.com>2015-08-26 11:28:25 +0100
committerSergio Martins <sergio.martins@kdab.com>2015-08-26 11:28:25 +0100
commit586e918de09c19625d3dd2d483c5bfec1a5d20e8 (patch)
treed77a6b121719e46dac683b13f8d4d9f6eaf1f0ee /tests/global-const-char-pointer
parentec1b6f8b4a230829fb80fc656f355c100bcbd16a (diff)
Rename the tool to clang-lazy, aka clazy
Diffstat (limited to 'tests/global-const-char-pointer')
-rw-r--r--tests/global-const-char-pointer/test.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/global-const-char-pointer/test.expected b/tests/global-const-char-pointer/test.expected
index 95239311..074a020c 100644
--- a/tests/global-const-char-pointer/test.expected
+++ b/tests/global-const-char-pointer/test.expected
@@ -1 +1 @@
-main.cpp:7:1: warning: non const global char * [-Wmore-warnings-global-const-char-pointer]
+main.cpp:7:1: warning: non const global char * [-Wclazy-global-const-char-pointer]