Skip to content

Conversation

@sergio-nsk
Copy link

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the build when using clang-cl (Clang's MSVC-compatible driver on Windows) by conditionally applying the appropriate RTTI flags based on whether MSVC mode is enabled.

  • Adds conditional logic to use /GR (MSVC-style flag) when MSVC is true, and -frtti (GCC/Clang-style flag) when it's not
  • Updates the comment to reference both -fno-rtti and /GR- as potential parent project flags

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nmoinvaz nmoinvaz merged commit f653289 into snxd-v2025.08.22 Nov 22, 2025
4 checks passed
@nmoinvaz nmoinvaz deleted the sergey/SPTCH-3554/19 branch November 22, 2025 22:02
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.

3 participants