Nathan Ridge
Nathan Ridge
I guess I'll also add, if we implement #1896 then the user will be prompted what flag they need to add, and the name of the flag becomes less important...
To provide an example use case for this: in one project that I work on, the build system generates the CDB and places it into a subdirectory of the build...
> how does the bg index deal with different commits ? I don't understand what you mean by this. Could you elaborate?
> well files are not the same from one commit to another, from one branch to another, so the index must be different the index filename does not seem to...
> we stop the server before switching branches but we want to avoid rebuilding the index we have thousands and thousands files... I would suggest filing a new issue or...
Possible relation to #413?
Revised issue title to be more general. `source.fixAll` just gives clients a mechanism to request that all suitable quick-fixes in the file be applied. The trigger for that operation is...
@torshepherd, are you interested in working on this, since the way we tried in https://github.com/llvm/llvm-project/pull/79448 didn't work out?
Would you be able to reduce the crashing code to a single, self-contained file? (Standard library includes are fine as long as you specify the standard library version you have.)...
Thanks. Unfortunately, I don't have CUDA installed, and so far have been unsuccessful in installing it. I went to https://developer.nvidia.com/cuda-11-7-0-download-archive, but unfortunately my Linux distro (PureOS 10) is not one...