Previously, it wouldn't take into account files in ignore_format.txt
(at least not on OSX) because the find command would return file names
like libcxx/src//new_handler.cpp, which never matched the file names
in ignore_format.txt.
Details
Details
- Reviewers
philnik Mordante - Group Reviewers
Restricted Project - Commits
- rGb3569280586a: [libc++] Fix the check-format job
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo