[tests] filter out pwd path prefix in clang error messages
Now that we use more systematically the Filepath.Normalized version of filenames, this shows in clang messages as absolute filenames in location. To have reproducible oracles, the pwd component must be filtered out.
Please register or sign in to comment