Dmitry Kozhevnikov 9c07718b5f Update handling of __JETBRAINS_IDE__ macro
1. Use it to conditionally define CATCH_INTERNAL_CONFIG_COUNTER, not
   CATCH_CONFIG_COUNTER, as __JETBRAINS_IDE__ is similar to
   compiler-provided macros, not to user-provided ones.

2. Since __COUNTER__ will work starting with CLion 2017.3, use it
   when possible (and hopefully remove this check altogether
   at some point).
2017-09-07 18:00:04 +02:00
..
2014-03-17 18:40:58 +00:00
2017-03-06 09:23:31 +00:00
2014-05-19 18:57:14 +01:00
2017-04-04 11:31:13 +02:00
2015-07-28 18:55:11 +01:00
2014-03-17 18:40:58 +00:00
2017-08-26 15:34:18 +02:00