https://llvm.org/bugs/show_bug.cgi?id=26809

Reid Kleckner <r...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r...@google.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Reid Kleckner <r...@google.com> ---
Clang will not autodetect your SDK installation if you set the INCLUDE
environment variable, as you would do if you were running MSVC manually.

However, we could definitely have an easier to use mechanism for doing this.
I've wanted to add something like -fwindows-sdk-dir for a long time. Patches
welcome.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to