Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add gcc-x64 intelliSenseMode.#2315

Merged
sean-mcmanus merged 6 commits into
mastermicrosoft/vscode-cpptools:masterfrom
seanmcm/addGccModemicrosoft/vscode-cpptools:seanmcm/addGccModeCopy head branch name to clipboard
Aug 2, 2018
Merged

Add gcc-x64 intelliSenseMode.#2315
sean-mcmanus merged 6 commits into
mastermicrosoft/vscode-cpptools:masterfrom
seanmcm/addGccModemicrosoft/vscode-cpptools:seanmcm/addGccModeCopy head branch name to clipboard

Conversation

@sean-mcmanus

@sean-mcmanus sean-mcmanus commented Jul 23, 2018

Copy link
Copy Markdown
Contributor

No description provided.

// Custom configs default to the OS's preference.
return "msvc-x64";
} else {
return "clang-x64";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

we should probably do a process.platform check for 'darwin' and pick clang for that. 'gcc' remains the catch-all at the end.

@sean-mcmanus sean-mcmanus merged commit 3a46f10 into master Aug 2, 2018
@bobbrow bobbrow deleted the seanmcm/addGccMode branch August 16, 2018 16:23
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.