[clang] [clang-fuzzer] Remove GCC 4.9 workaround to silence warning (PR #73974)

2023-11-30 Thread Brad Smith via cfe-commits
https://github.com/brad0 updated https://github.com/llvm/llvm-project/pull/73974 >From 30168e3a9b832b5af977813fc4844465e3b63280 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Thu, 30 Nov 2023 14:53:34 -0500 Subject: [PATCH] [clang-fuzzer] Remove GCC 4.x pre GCC 4.9 workaround to silence warnin

[clang] [clang-fuzzer] Remove GCC 4.9 workaround to silence warning (PR #73974)

2023-11-30 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Brad Smith (brad0) Changes The minimum GCC version was bumped up from 4.8 to 5.1 and then even newer awhile ago so garbage collect the 4.9 workaround. https://reviews.llvm.org/D66188 --- Full diff: https://github.com/llvm/llvm-project/pu

[clang] [clang-fuzzer] Remove GCC 4.9 workaround to silence warning (PR #73974)

2023-11-30 Thread Brad Smith via cfe-commits
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/73974 The minimum GCC version was bumped up from 4.8 to 5.1 and then even newer awhile ago so garbage collect the 4.9 workaround. https://reviews.llvm.org/D66188 >From 5897fa680892ea05759f038554ea190fda92172c Mon Sep 17