[PATCH] D136805: [NFC] Make format() more amenable to format attributes
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 18:55:39 PDT 2022
efriedma added a comment.
> since the undefined behavior was evaluated at build time, UBSan wouldn't catch it.
Can you file a bug for this? Opportunistic constant evaluation like that shouldn't bypass ubsan.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136805/new/
https://reviews.llvm.org/D136805
More information about the llvm-commits
mailing list