llvm-project/llvm/lib/WindowsDriver
Kazu Hirata a7938c74f1 [llvm] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 21:42:52 -07:00
..
CMakeLists.txt Reland: Make lld-link work in a non-MSVC shell, add /winsysroot: 2022-02-16 09:22:39 -05:00
MSVCPaths.cpp [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00