[PATCH] D51648: [UBSan] Partially fix `test/ubsan/TestCases/Misc/log-path_test.cc` so that it can run on devices.

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 12:05:17 PDT 2018


filcab added a comment.

In https://reviews.llvm.org/D51648#1225001, @george.karpenkov wrote:

> @filcab The script is in `iossim` folder, so it's specifically for iOS simulators. Arbitrary devices and their support is irrelevant for this change.


Why do you say this?
It's changing `test/ubsan/TestCases/Misc/log-path_test.cc` assuming that `%run rm` will be useful for all targets.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51648





More information about the llvm-commits mailing list