[all-commits] [llvm/llvm-project] 893ce5: docs: add some documentation on Windows SDK search
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Wed Mar 22 06:47:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 893ce5759fe2e450dc637d4c76e779f883535882
https://github.com/llvm/llvm-project/commit/893ce5759fe2e450dc637d4c76e779f883535882
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M clang/docs/UsersManual.rst
Log Message:
-----------
docs: add some documentation on Windows SDK search
Add some documentation on the flags and the process by which clang
identifies the headers and libraries for the Windows environment. It
should identify the flags and their interactions as well as the order in
which the various sources of information are consulted.
Differential Revision: https://reviews.llvm.org/D146165
Reviewed By: hans, mstorjo
More information about the All-commits
mailing list