Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang: Fix file_exists_and_ownedby return value (#4935)
commit 008ea09 (clang: check header ownership) updates file_exists() to file_exists_and_ownedby(), add verifies onwer, but the return value is different from before, causing problems with the original code. Signed-off-by: Chunsheng Luo <luochunsheng@ustc.edu>
- Loading branch information