qt5base-lts/tests/auto/network/socket/qudpsocket
Marc Mutz 94cf203f36 Use QSharedPointer::create() more
This is the result of running the (experimental) clang-tidy check
   qt-modernize-qsharedpointer-create

Discarded changes:

- tst_qsharedpointer.cpp: not sure we want these replacements there
  (→ separate change)
- tst_collations.cpp: hit in a template specialization that is
  instantiated with both QSharedPointer and QSharedDataPointer.

Change-Id: I203c2646e91d026735d923473af3d151d19e3820
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-07-19 13:40:42 +00:00
..
clientserver Updated license headers 2016-01-21 18:55:18 +00:00
test Merge remote-tracking branch 'origin/5.7' into dev 2016-06-21 08:39:41 +02:00
udpServer Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
.gitignore
BLACKLIST Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CI 2017-06-12 04:43:58 +00:00
qudpsocket.pro
tst_qudpsocket.cpp Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00