Christopher,
Sorry about that, my bad. This is now fixed.
I forgot that the ++ in C++ would be treated as regular expression
special characters and is, in fact, an invalid regular expression. The
change was to just use "string first" to scan the string, not use a
regular expression.
Reid.
On
I am getting the following error when running make in llvm/tests.
Running .../llvm/test/C++Frontend/dg.exp ...
ERROR: tcl error sourcing .../llvm/test/C++Frontend/dg.exp.
ERROR: couldn't compile regular expression pattern: quantifier
operand invalid
while executing
"regexp $lang $llvmgcc_l