Home
last modified time | relevance | path

Searched refs:MSVC (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DMSVCCompatibility.rst14 MSVC compatibility
18 MSVC. There are multiple dimensions to compatibility.
21 should be able to link against MSVC-compiled code successfully. However, C++
22 ABIs are particularly large and complicated, and Clang's support for MSVC's C++
23 ABI is a work in progress. If you don't require MSVC ABI compatibility or don't
27 Second, Clang implements many MSVC language extensions, such as
31 Third, MSVC accepts some C++ code that Clang will typically diagnose as
39 be compatible with MSVC's cl.exe.
66 pointers_to_members`_ and the `/vm`_ flags are supported. However, MSVC
101 * Thread-safe initialization of local statics: :good:`Complete`. MSVC 2015
[all …]
/netbsd-src/external/bsd/libfido2/dist/src/
H A Ddiff_exports.sh17 MSVC="${TMPDIR}/msvc"
21 grep -v '^EXPORTS$' export.msvc | sort > "${MSVC}"
22 diff -u "${GNU}" "${LLVM}" && diff -u "${MSVC}" "${LLVM}"
24 rm "${GNU}" "${LLVM}" "${MSVC}"
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DGetHostTriple.cmake5 if( MSVC )
26 else( MSVC )
40 endif( MSVC )
H A DHandleLLVMOptions.cmake17 if(CMAKE_LINKER MATCHES "lld-link" OR (MSVC AND (LLVM_USE_LINKER STREQUAL "lld" OR LLVM_ENABLE_LLD)…
55 # MSVC doesn't like _DEBUG on release builds. See PR 4379.
56 if( NOT MSVC )
65 if (MSVC)
66 # Also remove /D NDEBUG to avoid MSVC warnings about conflicting defines.
279 # In case of MSVC cmake always invokes the linker directly, so the linker
282 if ( NOT MSVC )
405 if(MSVC)
406 # CMake previously automatically set this value for MSVC builds, but the
407 # behavior was changed in CMake 2.8.11 (Issue 12437) to use the MSVC default
[all …]
H A DCheckCompilerVersion.cmake15 # _MSC_VER == 1914 MSVC++ 14.14 (Visual Studio 2017 version 15.4)
51 check_compiler_version("MSVC" "Visual Studio" ${MSVC_MIN} ${MSVC_SOFT_ERROR})
56 if ((${CMAKE_CXX_COMPILER_ID} STREQUAL MSVC) AND
68 if (CMAKE_CXX_SIMULATE_ID MATCHES "MSVC")
H A DTableGen.cmake65 # MSVC can't support long string literals ("long" > 65534 bytes)[1], so if there's
66 # a possibility of generated tables being consumed by MSVC, generate arrays of
68 # that the source might be consumed by MSVC.
70 if (MSVC AND project STREQUAL LLVM)
H A DCheckAtomic.cmake44 if(MSVC)
65 if(MSVC)
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmsvc14 …2\157\152\145\143\164\040\106\151\154\145\012\000\032\000\002\000\262\000\272\276\372\316 MSVC .ide
15 0 string \102\157\162\154\141\156\144\040\103\053\053\040\120\162\157 MSVC .ide
18 0 string \000\000\000\000\040\000\000\000\377 MSVC .res
19 0 string \377\003\000\377\001\000\020\020\350 MSVC .res
20 0 string \377\003\000\377\001\000\060\020\350 MSVC .res
191 >24 search/14 \r\n\x1A MSVC program database
214 0 string \000\002\000\007\000 MSVC .sbr
218 0 string \002\000\002\001 MSVC .bsc
221 0 string 1.00\ .0000.0000\000\003 MSVC .wsp version 1.0000.0000
/netbsd-src/external/mit/expat/dist/
H A DCMakeLists.txt89 if(MSVC OR NOT _EXPAT_BUILD_TOOLS_DEFAULT)
99 if(MSVC)
151 if(MSVC OR _EXPAT_HELP)
152 set(EXPAT_MSVC_STATIC_CRT OFF CACHE BOOL "Use /MT flag (static CRT) when compiling in MSVC")
175 if(MSVC)
176 # For the three types of MSVC version values, please see:
299 if(MSVC)
308 if (MSVC)
328 if(_EXPAT_M32 AND NOT MSVC)
346 if(MSVC)
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/examples/PrintFunctionNames/
H A DCMakeLists.txt3 if( NOT MSVC ) # MSVC mangles symbols differently, and
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DCMakeLists.txt5 # By default MSVC has a 2^16 limit on the number of sections in an object
7 if (MSVC)
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/
H A DWinMsvc.cmake2 # target MSVC.
9 # -DMSVC_BASE=/path/to/MSVC/system/libraries/and/includes
23 # *Absolute path* to the folder containing MSVC headers and system libraries.
24 # The layout of the folder matches that which is intalled by MSVC 2017 on
42 # For versions of MSVC < 2017, or where you have a hermetic toolchain in a
93 # necessary to properly configure MSVC in both the top-level configuration as well as
200 # that the Windows SDK / MSVC STL directories look kosher.
213 "CMake variable MSVC_BASE must point to a folder containing MSVC "
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-shlib/
H A DCMakeLists.txt14 if(MSVC)
15 message(FATAL_ERROR "Generating libLLVM is not supported on MSVC")
75 if(LLVM_BUILD_LLVM_C_DYLIB AND NOT MSVC)
114 if(LLVM_BUILD_LLVM_C_DYLIB AND MSVC)
184 if (LLVM_INTEGRATED_CRT_ALLOC AND MSVC)
/netbsd-src/external/bsd/libpcap/dist/testprogs/
H A DCMakeLists.txt1 if(MSVC)
4 endif(MSVC)
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A DCMakeLists.txt68 if(MSVC)
73 if(NOT MSVC)
89 # MSVC linker is allocating 1M for the stack by default, which is not
92 if(MSVC)
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCMakeLists.txt69 if(MSVC)
84 if (MSVC AND ENABLE_SHARED AND ENABLE_STATIC)
88 if(MSVC)
/netbsd-src/external/apache2/llvm/dist/llvm/projects/
H A DCMakeLists.txt25 # MSVC isn't quite working with libc++ yet, disable it until issues are
29 if(NOT MSVC OR LLVM_FORCE_BUILD_RUNTIME)
/netbsd-src/external/apache2/llvm/dist/clang/examples/clang-interpreter/
H A DCMakeLists.txt33 if (MSVC)
44 if (MSVC)
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A DCMakeLists.txt49 if(MSVC)
81 if(NOT MSVC)
186 if(MSVC)
188 # With the MSVC CRT, the choice between static and dynamic CRT is made at
/netbsd-src/external/apache2/llvm/dist/llvm/tools/msbuild/
H A Dinstall.bat3 echo Installing MSVC integration...
53 echo MSVC integration install failed.
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.W324 It builds natively with MSVC 2.x, 4.x, 5.x, 6.x, and 2003 as well as
44 Building with (MSVC++-)cl using build_w32.bat or NMakefile
47 2. Open a W32 command prompt for your installed (MSVC++-)cl, setup a
182 on machines that may not have MSVC runtime installed. If you
188 I have not tried to build with any other compilers than MSVC. I
253 problem in MSVC 2.x, but I know it is a problem in MSVC 4.x.
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
H A DCMakeLists.txt30 if(MSVC)
36 if(NOT MSVC)
/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/platform/Windows/
H A Dcppbuilder.pm5 require platform::Windows::MSVC;
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DCMakeLists.txt19 if(NOT MSVC)
22 …2_BITS OFF CACHE BOOL "Build a 32 bit version of the library - unsupported when using MSVC)" FORCE)
44 if (MSVC)
97 if (MSVC)
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A DCHANGES117 Fix ThreadProc decl on Win32/MSVC (ITS#8270)
118 Added ssize_t typedef for MSVC (ITS#8067)
197 Fix Windows/MSVC build issues
209 Fix Windows64/MSVC build issues

12345678910>>...12