[PATCH] D92657: Fix interaction between clang and some inline builtins from glibc under _FORTIFY_SOURCE

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 14:26:14 PST 2020


serge-sans-paille added a comment.

@rnk the new approach doesn't have the compilation time impact the previous had, still passes validation and a new test case has been added.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92657/new/

https://reviews.llvm.org/D92657



More information about the llvm-commits mailing list