Skip to content

Conversation

@mattmccutchen-cci
Copy link
Collaborator

This should detect if anything run by convert_project inappropriately assumes that the working directory is the same as one of the other important directories involved (the source directory, build directory, etc.).

Example: With correctcomputation/checkedc-clang#488 modified to use the original getCanonicalFilePath (which may assert when the working directory differs from the directory field in the compilation database: details), we now see the failure in vsftpd. Previously it was masked because the workflow set the working directory to the project base directory, which equals the compilation database directory field in the case of vsftpd.

This should detect if anything run by convert_project inappropriately
assumes that the working directory is the same as one of the other
important directories involved (the source directory, build directory,
etc.).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant