[libunwind] Add -Wno-suggest-override to CMakeLists.txt.
Set -Wno-suggest-override where such warning is provided by the compiler when building libunwind, alongside libcxx and libcxxabi, using recent Clang. This extends behavior introduced in 77e0e9e1 to libunwind, avoiding a large amount of warnings during builds. See D84126 for the original patch.
Loading
Please sign in to comment