mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
The experimental/coroutine header is not officially supported by lexan. In the next Windows SDK release, this is signaled by an error during compilation, which is silenced by setting \D_SILENCE_CLANG_COROUTINE_MESSAGE from the command line. This change sets _SILENCE_CLANG_COROUTINE_MESSAGE in advance of the SDK release. This prevents a break from occurring when the new SDK is released. BEGIN_PUBLIC END_PUBLIC BROKEN: sponge/8b4d6f2f-c407-4860-a0f7-60102a8d003a WORKING: sponge/fa0111e2-4780-4757-8cf0-da46672648b9 PiperOrigin-RevId: 419499670