2
0
mirror of https://github.com/boostorg/predef.git synced 2026-01-19 04:22:14 +00:00
sleeptightAnsiC d64649d703 Add support for Tiny C Compiler (#138)
Adds support for detecting TCC by checking for __TINYC__ macro.
TCC pre-defines environment-specific macros similar to the ones
used by GCC and Clang so the rest of library works out of the box.
2025-02-03 06:29:44 -06:00
2025-02-02 23:07:45 -06:00
2014-01-02 21:17:55 -06:00
2021-10-24 12:51:46 -05:00
2025-02-02 23:07:45 -06:00
Description
Mirrored via gitea-mirror
1.5 MiB
Languages
C 87.2%
C++ 10.5%
CMake 0.9%
Shell 0.8%
Objective-C++ 0.2%
Other 0.4%