Skip to content

Small fixes#548

Draft
nsavoire wants to merge 1 commit intor1viollet/claude-setupfrom
nsavoire/claude-setup
Draft

Small fixes#548
nsavoire wants to merge 1 commit intor1viollet/claude-setupfrom
nsavoire/claude-setup

Conversation

@nsavoire
Copy link
Copy Markdown
Collaborator

@nsavoire nsavoire commented May 5, 2026

No description provided.

Comment thread setup_env.sh
# deps land in _clang_*_Debug and are shared with CC=clang DebCMake builds
# rather than rebuilt for clang-tidy specifically.
local DDPROF_EXTENSION_CC=clang
if [[ ( -n "${CC:-}" && "${CC%-*}" != "clang" ) || ( -n "${CXX:-}" && "${CXX%-*}" != "clang++" ) ]]; then
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to fail early on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants