Skip to content
Snippets Groups Projects
Commit 7f401ae4 authored by Brad King's avatar Brad King
Browse files

Features: Detect C default dialect on MSVC-like compilers

These compilers default to C 90 but do not define __STDC__.  While MSVC
itself has no option to change the dialect, compilers that document
compatibility with MSVC and define _MSC_VER may (e.g. Intel).
parent fa4ae9fb
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment