aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-04-27 11:25:56 -0700
committerGitHub <noreply@github.com>2025-04-27 11:25:56 -0700
commitdaa1e175531495b0ba07179a2c7fc609eb7d371c (patch)
treebe0f098d6d10a5b7fb9820280186d188b460679f /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parent7904298c794913489202467599c7eacc860dd6d7 (diff)
downloadllvm-daa1e175531495b0ba07179a2c7fc609eb7d371c.zip
llvm-daa1e175531495b0ba07179a2c7fc609eb7d371c.tar.gz
llvm-daa1e175531495b0ba07179a2c7fc609eb7d371c.tar.bz2
[lldb-dap] Make lldb-dap.executable-path machine specific (#137485)
Change the scope [1] of lldb-dap.executable-path to "machine-overridable": > Machine specific settings that can be overridden by workspace or > folder settings. Practically speaking, this means that the path won't be synced across machines and "(Not synced)" will show up next to the setting. I believe it doesn't make sense to sync this setting (and I remember a bug report where this caused trouble when using VS Code remotely), plus it matches what clangd does for its corresponding setting. The extension has logic to find the binary in your path or with `xcrun` which in most cases should do the right thing and prevent you from having to override this setting. [1] https://code.visualstudio.com/api/references/contribution-points#Configuration-property-schema
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions