[PATCH] D62034: compiler-rt/lib/builtins: s/#include <windows.h>/#include <Windows.h>/g to match proper case.
Puyan Lotfi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 17 11:34:19 PDT 2019
plotfi added a comment.
In D62034#1506879 <https://reviews.llvm.org/D62034#1506879>, @mclow.lists wrote:
> I have no objection to this; but I'm not really confident that this won't break more than it solves.
Actually, I think the existing VFS overlay would fix this without any changes. So I will likely pull this patch back.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62034/new/
https://reviews.llvm.org/D62034
More information about the cfe-commits
mailing list