qt5base-lts/src/corelib/xml
Allan Sandfeld Jensen 9f888d2fde Support C++17 fallthrough attribute
Replaces our mix of comments for annotating intended absence of break
in switches with the C++17 attribute [[fallthrough]], or its earlier
a clang extension counterpart.

Change-Id: I4b2d0b9b5e4425819c7f1bf01608093c536b6d14
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-08-19 18:38:53 +00:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
make-parser.sh Updated license headers 2016-01-15 12:25:24 +00:00
qxmlstream_p.h Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qxmlstream.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qxmlstream.g Updated license headers 2016-01-15 12:25:24 +00:00
qxmlstream.h QXmlStream*: make nothrow move assignable and -constructible 2016-02-12 18:29:50 +00:00
qxmlutils_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qxmlutils.cpp Get rid of the QRegExp dependency in qxmlutils. 2016-02-05 17:34:00 +00:00
xml.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00