llvm-project/llvm/lib/Support/Windows
Martin Storsjö f4d83c56c9 [Support] [Windows] Convert paths to the preferred form
This normalizes most paths (except ones input from the user as command
line arguments) into the preferred form, if `real_style()` evaluates to
`windows_forward`.

Differential Revision: https://reviews.llvm.org/D111880
2021-11-05 10:41:51 +02:00
..
COM.inc
DynamicLibrary.inc
Host.inc
Memory.inc
Path.inc [Support] [Windows] Convert paths to the preferred form 2021-11-05 10:41:51 +02:00
Process.inc [Support] [Windows] Convert paths to the preferred form 2021-11-05 10:41:51 +02:00
Program.inc [Support] [Windows] Convert paths to the preferred form 2021-11-05 10:41:51 +02:00
Signals.inc Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer 2021-07-16 07:38:16 +00:00
ThreadLocal.inc
Threading.inc [Support] reorder Threading includes to avoid conflict with FreeBSD headers 2021-07-09 10:39:52 +01:00
Watchdog.inc
explicit_symbols.inc