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

XMLWordPrintableJSON

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

      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
            Reporter:
            Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: