Stephan Bergmann
0bf6185516
Fix failure of loplugin:useuniqueptr with older compilers
...
...where CompilerTest_compilerplugins_clang failed in
compilerplugins/clang/test/useuniqueptr.cxx due to Foo24's
HTMLAttrs::const_iterator it = m_aSetAttrTab.begin();
and either the old compiler lacked Clang's recent
<https://reviews.llvm.org/D50666 > "Fix Stmt::ignoreImplicit" (and the above
initialization expression happens to include a CXXBindTemporaryExpr, at least
with libstdc++), or an even older compiler was used in pre-C++17 mode, so the
above initialization expression happens to include an elidable CXXConstructExpr
copy constructor call.
Change-Id: I757a9ad76829e399b4fe2da1c82863909b8c9657
Reviewed-on: https://gerrit.libreoffice.org/61531
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2018-10-10 13:46:22 +02:00
..
2018-08-23 16:34:48 +02:00
2018-10-10 13:46:22 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-17 08:19:48 +02:00
2018-03-23 16:11:49 +01:00
2017-12-19 22:08:38 +01:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-10-10 13:46:22 +02:00
2018-09-11 09:15:42 +02:00
2018-09-11 09:15:42 +02:00
2018-09-11 09:15:42 +02:00
2018-08-10 15:14:03 +02:00
2018-09-11 09:15:42 +02:00
2018-04-10 15:54:24 +02:00
2018-09-13 08:30:11 +02:00
2018-09-13 08:30:11 +02:00
2018-09-13 08:30:11 +02:00
2018-08-10 15:14:03 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-10 15:14:03 +02:00
2018-07-12 12:41:01 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-07-06 14:12:58 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-10 15:14:03 +02:00
2018-04-10 15:54:24 +02:00
2018-09-22 23:59:53 +02:00
2018-09-24 17:22:05 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-10 15:14:03 +02:00
2018-07-12 12:41:01 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-09-20 15:53:50 +02:00
2017-10-27 13:55:43 +02:00
2018-08-14 13:02:14 +02:00
2018-10-01 10:57:27 +02:00
2018-10-01 16:15:11 +02:00
2018-05-19 20:13:00 +02:00
2018-04-10 15:54:24 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-07-12 12:41:01 +02:00
2018-08-22 00:25:03 +02:00
2018-09-21 18:44:29 +02:00
2018-09-27 11:48:46 +02:00
2018-09-28 09:26:22 +02:00
2018-09-27 11:48:46 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2017-12-19 22:08:38 +01:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-09-11 08:17:31 +02:00
2018-08-14 14:27:48 +02:00
2018-07-25 15:17:31 +02:00
2018-07-06 14:12:58 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-16 20:22:17 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-10-09 14:47:17 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-17 08:24:29 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-10 15:14:03 +02:00
2018-08-14 13:02:14 +02:00
2018-09-14 10:39:50 +02:00
2018-08-23 16:34:48 +02:00
2018-08-10 15:14:03 +02:00
2018-07-12 12:41:01 +02:00
2018-08-19 18:30:44 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-10-03 11:56:43 +02:00
2018-08-14 13:02:14 +02:00
2018-08-29 09:05:18 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-10 15:14:03 +02:00
2018-07-06 14:12:58 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-23 16:34:48 +02:00
2018-08-08 09:30:45 +02:00
2018-05-10 11:34:18 +02:00
2018-05-10 11:34:18 +02:00
2018-08-08 09:30:45 +02:00
2018-08-23 16:34:48 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-04-10 15:54:24 +02:00
2017-12-19 07:49:33 +01:00
2017-12-19 07:49:33 +01:00
2018-09-28 08:24:01 +02:00
2018-09-18 15:19:04 +02:00
2018-10-09 12:30:36 +02:00
2018-09-13 08:30:11 +02:00
2018-10-09 12:30:36 +02:00
2018-10-09 12:30:36 +02:00
2018-10-09 12:30:36 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-09-21 18:44:29 +02:00
2018-04-10 15:54:24 +02:00
2018-10-09 14:16:36 +02:00
2018-10-09 14:16:36 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-14 13:02:14 +02:00
2018-08-23 16:34:48 +02:00
2018-10-10 13:46:22 +02:00
2018-09-07 14:42:31 +02:00
2018-08-23 16:34:48 +02:00
2018-07-12 12:41:01 +02:00
2018-02-02 11:21:36 +01:00