Performs behind-the-scenes RUN line substitution similarly to what's done with
clang-check and clang-format to ensure the executable is found.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207951
91177308-0d34-0410-b5e6-
96231b3b80d8
c-index-test diagtool arcmt-test c-arcmt-test
clang-check clang-format
clang-tblgen
+ clang-interpreter
PrintFunctionNames
SampleAnalyzerPlugin
)
r"\bc-index-test\b",
NoPreHyphenDot + r"\bclang-check\b" + NoPostHyphenDot,
NoPreHyphenDot + r"\bclang-format\b" + NoPostHyphenDot,
+ NoPreHyphenDot + r"\bclang-interpreter\b" + NoPostHyphenDot,
# FIXME: Some clang test uses opt?
NoPreHyphenDot + r"\bopt\b" + NoPostHyphenDot,
# Handle these specially as they are strings searched