diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2016-07-14 15:06:57 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2016-07-14 15:06:57 +0000 |
commit | 09a9c5537d582a11ffebb6be6466ec29d9f32d81 (patch) | |
tree | e18a79d4b05e8e12cf8fcc0a2a8f3bc9737c8687 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 85dc93c56b39f400dcf6992bd9effac3d4bf6a90 (diff) | |
download | bcm5719-llvm-09a9c5537d582a11ffebb6be6466ec29d9f32d81.tar.gz bcm5719-llvm-09a9c5537d582a11ffebb6be6466ec29d9f32d81.zip |
[OpenCL] In test/Driver/opencl.cl, don't require name of Clang binary to contain "clang"
The test currently fails if the name of the Clang binary doesn't contain "clang".
This patch removes that requirement, as some environments may choose to run the test with a differently named binary. This shouldn't make the test any less strict -- the only place where the flags we're searching for can really occur is the Clang command line.
Patch by Martin Böhme!
Differential Revision: https://reviews.llvm.org/D22359
llvm-svn: 275428
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions