Bogus warning: 'memset' will always overflow; destination buffer has size 1, but size argument is 2 [-Wfortify-source] #124513
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
On recent LLVM trunk (towards LLVM 20), bisecting shows that 0a9c08c "[Clang] Implement P2280R4 Using unknown pointers and references in constant expressions (#95474)" started to cause
The text was updated successfully, but these errors were encountered: