Chromium enabled warning -Wmicrosoft-include which complains the line "#include "Windows/WindowsSupport.h"" in lib/Support/Windows/Threading.inc because both files are under the same folder (see below error message). The fix was merged to Clang master at https://reviews.llvm.org/rL350655. Port the change to unblock Windows ARM64 build before a new rolling of LLVM to swiftshader. error: #include resolved using non-portable Microsoft search rules as: ../../third_party/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/WindowsSupport.h [-Werror,-Wmicrosoft-include] Bug: chromium:893460 Change-Id: I9eb32fd92e4d96f7d22a07a7c2da70b98eba19d3 Reviewed-on: https://swiftshader-review.googlesource.com/c/23669Reviewed-by:Alexis Hétu <sugoi@google.com> Tested-by:
Tom Tan <Tom.Tan@microsoft.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Analysis | Loading commit data... | |
| AsmParser | Loading commit data... | |
| BinaryFormat | Loading commit data... | |
| Bitcode | Loading commit data... | |
| CodeGen | Loading commit data... | |
| DebugInfo | Loading commit data... | |
| Demangle | Loading commit data... | |
| ExecutionEngine | Loading commit data... | |
| FuzzMutate | Loading commit data... | |
| Fuzzer | Loading commit data... | |
| IR | Loading commit data... | |
| IRReader | Loading commit data... | |
| LTO | Loading commit data... | |
| LineEditor | Loading commit data... | |
| Linker | Loading commit data... | |
| MC | Loading commit data... | |
| Object | Loading commit data... | |
| ObjectYAML | Loading commit data... | |
| Option | Loading commit data... | |
| Passes | Loading commit data... | |
| ProfileData | Loading commit data... | |
| Support | Loading commit data... | |
| TableGen | Loading commit data... | |
| Target | Loading commit data... | |
| Testing | Loading commit data... | |
| ToolDrivers | Loading commit data... | |
| Transforms | Loading commit data... | |
| WindowsManifest | Loading commit data... | |
| XRay | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| LLVMBuild.txt | Loading commit data... |