Fixes https://github.com/clangd/clangd/issues/1100,
a regression from D116721.
Details
Details
- Reviewers
sammccall kadircet - Commits
- rG175833ed6f62: [clangd] Handle '--' in QueryDriverDatabase
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks so much for tracking this down!
The number of times we've had this bug :-( I wish we were using something a little more structured than array-of-strings.