-
Couldn't load subscription status.
- Fork 320
Interpret the working directories in compile_commands.json relative to the directory that contains compile_commands.json
#2334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@swift-ci Please test |
315c8cc to
20d809c
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
1 similar comment
|
@swift-ci Please test Windows |
20d809c to
f5ec279
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
… to the directory that contains `compile_commands.json` Fixes swiftlang#1908
f5ec279 to
8db31ac
Compare
|
@swift-ci Please test |
|
@swift-ci Please test Windows |
1 similar comment
|
@swift-ci Please test Windows |
| } | ||
|
|
||
| /// A file URL representing `directory`. If `directory` is relative, it's interpreted relative to | ||
| /// `compileCommandsDirectory`, the directory that contains the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incomplete comment?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM outside of Hamish's comment
Fixes #1908