Operating systems such as AIX allow open and read on directories, passing in a direcotry as the replay file triggers Invalid remark format instead of Could not open remarks file: Is a directory. This patch substitutes the directory with a non-existent filename. The current filecheck should still work as-is.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks, I'll make sure to avoid pointing at directories to validate these things in the future.