[PATCH] D146165: docs: add some documentation on Windows SDK search
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 20 17:05:23 PDT 2023
compnerd marked an inline comment as not done.
compnerd added inline comments.
================
Comment at: clang/docs/UsersManual.rst:4504
+programs against the Windows system packages. Underlying the Windows SDK is the
+UCRT, the universal C runtime.
+
----------------
hans wrote:
> Optionally, If you wanted to be ultra pedagogical, this paragraph could perhaps list an example library/header as part of explaining the SDK, UCRT, and tools.
I like this idea, I'll update this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146165/new/
https://reviews.llvm.org/D146165
More information about the cfe-commits
mailing list