]> granicus.if.org Git - llvm/commit
Don't write #include "Windows/WindowsSupport.h" from the Windows dir.
authorZachary Turner <zturner@google.com>
Tue, 8 Jan 2019 21:05:34 +0000 (21:05 +0000)
committerZachary Turner <zturner@google.com>
Tue, 8 Jan 2019 21:05:34 +0000 (21:05 +0000)
commit51d88162e483e51a36e366a76f6e0575ca0e050b
tree2d8f99cdacda21d9c46ff94338397bf574b92480
parentc802439b024c4c36d03ac0e72ce06b2c53d8343f
Don't write #include "Windows/WindowsSupport.h" from the Windows dir.

This generates -Wnonportable-include-dir warnings, and doesn't need
to be there.  It seems this was just checked in on accident.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350655 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Threading.inc