[PATCH] D60644: [compiler-rt][builtins][sanitizers] Guard test cases with macros with GLIBC* macros
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 13:23:56 PDT 2019
amyk added a comment.
@rupprecht Thanks for the insight regarding `compiler_rt_logb_test.c`. I have updated the patch slightly, so I am no longer modifying the other compiler-rt builtins test. Does this update look more suitable? If you're OK with the current logb test, I can just keep it as is.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60644/new/
https://reviews.llvm.org/D60644
More information about the llvm-commits
mailing list