[PATCH] D92892: [clang] Change builtin object size to be compatible with GCC when sub-object is invalid
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 20 10:26:18 PST 2021
manojgupta added a comment.
This CL has caused two issues in Chrome OS :
Compilation fail with FORTIFY: https://bugs.chromium.org/p/chromium/issues/detail?id=1168199
Runtime failures: https://bugs.chromium.org/p/chromium/issues/detail?id=1167504
I have requested George to take a look but will it be ok to revert this meanwhile?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92892/new/
https://reviews.llvm.org/D92892
More information about the cfe-commits
mailing list