Change tested for strings in case the string block or block_1 or block_2 appears in the path to the test file, which would cause it to appear in the line directive, causing the test to fail.
Use FileCheck to get rid of one run of clang.
Details
Details
- Reviewers
mcrosier
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. Might be worthwhile to FileCheckize the test, which would allow you to reduce the number of RUN lines.
Comment Actions
FileCheck-ize and use strings with spaces to reduce likelihood of line directive conflict.