File tree 7 files changed +9
-6
lines changed
GC/Features/HeapExpansion
opt/virtualstubdispatch/bigvtbl
7 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 10
10
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
11
11
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
12
12
<GCStressIncompatible >true</GCStressIncompatible >
13
- <HeapVerifyIncompatible Condition = " '$(Platform)' == 'x86' " >true</HeapVerifyIncompatible >
13
+ <HeapVerifyIncompatible >true</HeapVerifyIncompatible >
14
14
</PropertyGroup >
15
15
<!-- Default configurations to help VS understand the configurations -->
16
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 9
9
<OutputType >Exe</OutputType >
10
10
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
11
11
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
12
+ <GCStressIncompatible >true</GCStressIncompatible >
12
13
</PropertyGroup >
13
14
<!-- Default configurations to help VS understand the configurations -->
14
15
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " ></PropertyGroup >
34
35
</PropertyGroup >
35
36
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
36
37
<PropertyGroup Condition =" '$(MsBuildProjectDirOverride)' != '' " ></PropertyGroup >
37
- </Project >
38
+ </Project >
Original file line number Diff line number Diff line change 33
33
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
34
34
<PropertyGroup Condition =" '$(MsBuildProjectDirOverride)' != '' " >
35
35
</PropertyGroup >
36
- </Project >
36
+ </Project >
Original file line number Diff line number Diff line change 10
10
<OutputType >Exe</OutputType >
11
11
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
12
12
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
13
+ <GCStressIncompatible >true</GCStressIncompatible >
13
14
</PropertyGroup >
14
15
<!-- Default configurations to help VS understand the configurations -->
15
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
34
35
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
35
36
<PropertyGroup Condition =" '$(MsBuildProjectDirOverride)' != '' " >
36
37
</PropertyGroup >
37
- </Project >
38
+ </Project >
Original file line number Diff line number Diff line change 12
12
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
13
13
14
14
<!-- NOTE: this test simply takes too long to complete under GC stress/heap verify; it is not fundamentally incompatible -->
15
- <GCStressIncompatible Condition = " '$(Platform)' == 'x86' " >true</GCStressIncompatible >
15
+ <GCStressIncompatible >true</GCStressIncompatible >
16
16
<HeapVerifyIncompatible >true</HeapVerifyIncompatible >
17
17
</PropertyGroup >
18
18
<!-- Default configurations to help VS understand the configurations -->
Original file line number Diff line number Diff line change 12
12
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
13
13
14
14
<!-- NOTE: this test simply takes too long to complete under GC stress/heap verify; it is not fundamentally incompatible -->
15
- <GCStressIncompatible Condition = " '$(Platform)' == 'x86' " >true</GCStressIncompatible >
15
+ <GCStressIncompatible >true</GCStressIncompatible >
16
16
<HeapVerifyIncompatible >true</HeapVerifyIncompatible >
17
17
</PropertyGroup >
18
18
<!-- Default configurations to help VS understand the configurations -->
Original file line number Diff line number Diff line change 10
10
<OutputType >Exe</OutputType >
11
11
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
12
12
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
13
+ <GCStressIncompatible >true</GCStressIncompatible >
13
14
</PropertyGroup >
14
15
<!-- Default configurations to help VS understand the configurations -->
15
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
You can’t perform that action at this time.
0 commit comments