[clang] [Clang] Update missing varargs arg extension warnings (PR #84520)

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 22 06:12:01 PDT 2024


zibi2 wrote:

I agree the code is not C++17 compliant. An alternative fix would be to compile this file with `-Wno-c++20-extensions`.

https://github.com/llvm/llvm-project/pull/84520


More information about the cfe-commits mailing list