1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-03-26 04:14:46 +01:00
Martin Hořeňovský b55424d3b2 Stop -Wunused-variable suppression leaking out of Catch's header
Previously it was leaking to suppress warnings on `SECTION`s,
but Clang's support for `_Pragma` is solid, so we can suppress
those locally.

Fixes 
2018-07-02 17:28:29 +02:00
..
2017-12-09 20:49:06 +01:00
2017-12-07 00:02:32 +00:00
2017-09-07 17:25:15 +02:00
2017-12-09 20:17:47 +01:00
2017-12-09 20:49:06 +01:00
2017-12-09 20:17:47 +01:00
2018-02-01 16:14:20 +00:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2017-12-07 00:02:32 +00:00
2017-07-27 11:32:01 +02:00
2018-06-06 23:19:06 +02:00