K 10 svn:author V 3 dim K 8 svn:date V 27 2021-09-03T00:00:54.747541Z K 7 svn:log V 397 Suppress -Wempty-body warnings in GCC 6.x and later. libc++ in LLVM 11 uses an empty else clause in include/c++/v1/__thread_support which triggers this warning. Reviewed by: dim, emaste Differential Revision: https://reviews.freebsd.org/D26257 (cherry picked from commit 73fd212c813d74ad593c93904c5d8edf763e6c54) Git Hash: 5fd3c9a1f67ad92812775c280d7a2d374706a7c5 Git Author: jhb@FreeBSD.org END