Clang: Provide example with a lot of tidy warnings

Change-Id: I6d6d2559bb8e2b6c972e88c3af9ce06968e7c959
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
Ivan Donchevskii
2018-02-15 11:31:14 +01:00
parent 66c7629814
commit cec807f5c1
3 changed files with 321 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
QT += core
CONFIG+= c++1z
TARGET = examples
SOURCES += tidy_example.cpp
HEADERS += tidy_example.h