[PATCH] D71082: Allow system header to provide their own implementation of some builtin
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 14:53:19 PDT 2020
manojgupta added a comment.
We believe this change (relanded as https://reviews.llvm.org/rGd437fba8ef626b6d8b7928540f630163a9b04021) is causing a mis-compile in Linux kernel 4.4 builds resulting in local test failures.
Chrome OS bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1066638
I will try to see if I can reduce it further but will it be ok to revert this change meanwhile?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71082/new/
https://reviews.llvm.org/D71082
More information about the cfe-commits
mailing list