[PATCH] D60644: [compiler-rt][builtins][sanitizers] Guard test cases with macros to run when specific version of GLIBC is detected

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 14 12:39:05 PDT 2019


amyk updated this revision to Diff 195079.
amyk added a comment.

I have forgot to attach the full context of my initial patch. I apologize for this.


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

https://reviews.llvm.org/D60644

Files:
  compiler-rt/test/builtins/Unit/compiler_rt_logb_test.c
  compiler-rt/test/builtins/Unit/divsc3_test.c
  compiler-rt/test/builtins/Unit/ppc/qdiv_test.c
  compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60644.195079.patch
Type: text/x-patch
Size: 3525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190414/99b497d5/attachment.bin>


More information about the llvm-commits mailing list