summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/snippets/b_msvcrt_clang.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/b_msvcrt_clang.md b/docs/markdown/snippets/b_msvcrt_clang.md
new file mode 100644
index 000000000..2a509bda6
--- /dev/null
+++ b/docs/markdown/snippets/b_msvcrt_clang.md
@@ -0,0 +1,4 @@
+## `-Db_msvcrt` on clang
+
+`-Db_msvcrt` will now link the appropriate runtime library, and set
+the appropriate preprocessor symbols, also when the compiler is clang.