Files
godot/platform
Rémi Verschelde 1c2f2a805d typedefs: Cleanup unused macros and unnecessary checks
We now require a compiler with C++17 support, so we don't need to
check for features added to GCC 5 or Clang 3.2.

Clang builtin availability checks were unused anyway as Clang defines
`__GNUC__` as it's also a GNU C implementation.

Fixes #36986.
2020-03-11 21:44:56 +01:00
..
2020-03-03 13:20:42 +01:00
2020-03-03 13:20:42 +01:00
2020-03-08 12:36:39 +01:00
2019-08-12 22:31:55 +02:00