K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-09-25T21:18:43.976657Z K 7 svn:log V 174 MFC 365013: 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. END