[all-commits] [llvm/llvm-project] 27f345: [scudo/standalone] Don't define test main function...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Thu Sep 17 17:43:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 27f34540ea56207f527dba6bbb9cd25a57be3f62
https://github.com/llvm/llvm-project/commit/27f34540ea56207f527dba6bbb9cd25a57be3f62
Author: Roland McGrath <mcgrathr at google.com>
Date: 2020-09-17 (Thu, 17 Sep 2020)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/scudo_unit_test_main.cpp
Log Message:
-----------
[scudo/standalone] Don't define test main function for Fuchsia
Fuchsia's unit test library provides the main function by default.
Reviewed By: cryptoad
Differential Revision: https://reviews.llvm.org/D87809
More information about the All-commits
mailing list