This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f9fbec3e8bbd68de9acba714cc080d4e7af87aa
clang-p2996
/
llvm
/
lib
/
Support
/
Windows
History
Aaron Ballman
0da8b2ec09
Explicitly specify the ANSI version of these Win32 APIs. While these are seemingly unrelated changes, they are all NFC because we currently default to the ANSI versions of the APIs when building for Windows. This simply makes the ANSI usage explicit.
...
llvm-svn: 273564
2016-06-23 14:45:54 +00:00
..
COM.inc
…
DynamicLibrary.inc
Revert r130657, "Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl instead of the versions of individual libraries."
2016-03-07 00:13:09 +00:00
explicit_symbols.inc
…
Host.inc
…
Memory.inc
…
Mutex.inc
…
Path.inc
Switch to using an API that handles non-ASCII paths appropriately on Windows.
2016-06-21 14:24:48 +00:00
Process.inc
Properly handle short file names on the command line in Windows [TAKE 2]
2016-06-20 17:51:27 +00:00
Program.inc
…
RWMutex.inc
…
Signals.inc
Explicitly specify the ANSI version of these Win32 APIs. While these are seemingly unrelated changes, they are all NFC because we currently default to the ANSI versions of the APIs when building for Windows. This simply makes the ANSI usage explicit.
2016-06-23 14:45:54 +00:00
ThreadLocal.inc
…
TimeValue.inc
…
Watchdog.inc
…
WindowsSupport.h
Explicitly specify the ANSI version of these Win32 APIs. While these are seemingly unrelated changes, they are all NFC because we currently default to the ANSI versions of the APIs when building for Windows. This simply makes the ANSI usage explicit.
2016-06-23 14:45:54 +00:00