catch2/projects/SelfTest/Baselines
Martin Hořeňovský 9aa96712ae Sweep out some extra warnings
Swept:
`-Wpadded` in some places (where it caused extra size, instead of just
saying "hey, we padded struct at the end to align, just as standard says")
`-Wweak-vtables` everywhere (Clang)
`-Wexit-time-destructors` everywhere (Clang)
`-Wmissing-noreturn` everywhere (Clang)

The last three are enabled for Clang compilation going forward.

Also enabled `-Wunreachable-code` for Clang and GCC
2017-09-07 17:25:15 +02:00
..
automake.std.approved.txt Add reporter for Automake (#826) 2017-02-22 11:17:25 +01:00
console.std.approved.txt Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
console.sw.approved.txt Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
console.swa4.approved.txt Removed function pointer comparison test from approvals as it has different serilaisation behaviour in MSVC 2017-09-07 15:04:30 +01:00
junit.sw.approved.txt Removed function pointer comparison test from approvals as it has different serilaisation behaviour in MSVC 2017-09-07 15:04:30 +01:00
xml.sw.approved.txt Sweep out some extra warnings 2017-09-07 17:25:15 +02:00