1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/tdutils
tolk-vm b1c9466df4
Suppress clang warning "ATOMIC_FLAG_INIT marked deprecated" (#1502)
In C++20, macro 'ATOMIC_FLAG_INIT' has been marked as deprecated.
We need still to use it to be able to compile for C++17.
For now, just suppress this warning.
2025-01-27 17:09:21 +03:00
..
generate Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
td/utils Suppress clang warning "ATOMIC_FLAG_INIT marked deprecated" (#1502) 2025-01-27 17:09:21 +03:00
test Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
.gitrepo initial commit 2019-09-07 14:33:36 +04:00
CMakeLists.txt celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00