slydiman wrote: I was able to pass the test `command-options.test` on Windows with the following regex ``` # CHECK1: {{^ *(\^|˄)(~|˜)}} # CHECK1: {{^ *.*error: unknown or ambiguous option}} ``` https://github.com/llvm/llvm-project/pull/171685