Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-82108

vscode default clangd config should bless all toolchain binaries with --query-driver

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL

      https://github.com/10gen/mongo/blob/7a04db83624d912d03bcbb4b2110416fb126b219/.vscode_defaults/linux-virtual-workstation.code-workspace#L9 should probably be --query-driver=/opt/mongodbtoolchain//bin/. The most pressing issue for me was that it wasn't correctly indexing WT code because it used clang rather than clang++. But rather than fixing just that problem we should just bless all binaries from all versions of the toolchain. If you really want to only bless clangs, then use /bin/clang.

            Assignee:
            trevor.guidry@mongodb.com Trevor Guidry
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: