diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2023-09-20 21:31:50 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2023-09-27 21:09:28 +0200 |
| commit | bb51f0d81437c1471069e8758cefcc090377aa51 (patch) | |
| tree | d5aa14a81bed7774bac11d850e119e52eb778271 /src/plugins/sqldrivers/sqlite/qsql_sqlite_p.h | |
| parent | 6f36ee51678fae136aaa1a6ffa8e154b6e224ced (diff) | |
qSwap: try without -Wno-noexcept
The warning from the comment was probably caused by our noexcept
detection code. Now that we use std::is_nothrow_swappable, those
warnings should not longer happen.
Remove the warning suppression macros, and the #include that was
necessary for them.
Change-Id: Ib750cb1af4a8da3fb63b16d26ec51a9fb4a93ea1
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/plugins/sqldrivers/sqlite/qsql_sqlite_p.h')
0 files changed, 0 insertions, 0 deletions
