edk2/UnitTestFrameworkPkg/Include/Library
Michael D Kinney e6fa2e3268 UnitTestFrameworkPkg/Include/Library: Remove _MSC_VER workaround
Remove workaround to define _MSC_VER when it is not defined
when building with clang on Windows. This workaround was
required when CLANGPDB undefined _MSC_VER in tools_def.txt.

With -U _MSC_VER removed from tools_def.txt, this workaround
for host-based unit test builds is no longer required.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2025-12-24 03:36:31 +00:00
..
FunctionMockLib.h UnitTestFrameworkPkg: Add gmock support to GoogleTestLib 2023-04-10 05:59:02 +00:00
GoogleTestLib.h UnitTestFrameworkPkg/Include/Library: Remove _MSC_VER workaround 2025-12-24 03:36:31 +00:00
HostMemoryAllocationBelowAddressLib.h UnitTestFrameworkPkg/MemoryAllocationLibPosix: Add allocate below address 2025-01-21 05:02:38 +00:00
SubhookLib.h UnitTestFrameworkPkg: Add subhook submodule required for gmock 2023-04-10 05:59:02 +00:00
UnitTestPersistenceLib.h UnitTestFrameworkPkg: Modify APIs in UnitTestPersistenceLib 2022-12-14 13:34:33 +00:00