aboutsummaryrefslogtreecommitdiffstats
path: root/tests/clazy-standalone/fileToNotIgnore.cpp.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clazy-standalone/fileToNotIgnore.cpp.expected')
-rw-r--r--tests/clazy-standalone/fileToNotIgnore.cpp.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/clazy-standalone/fileToNotIgnore.cpp.expected b/tests/clazy-standalone/fileToNotIgnore.cpp.expected
new file mode 100644
index 00000000..6f14967d
--- /dev/null
+++ b/tests/clazy-standalone/fileToNotIgnore.cpp.expected
@@ -0,0 +1 @@
+clazy-standalone/fileToNotIgnore.cpp:5:5: warning: Use QDateTime::currentDateTimeUtc().toTime_t() instead [-Wclazy-qdatetime-utc]