Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address Sanitizer support in CoreCLR #74623

Merged
merged 59 commits into from
Jul 18, 2023

Only pass the no UAR flag on C and CXX with Clang (not AppleClang).

757a329
Select commit
Loading
Failed to load commit list.
Merged

Address Sanitizer support in CoreCLR #74623

Only pass the no UAR flag on C and CXX with Clang (not AppleClang).
757a329
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-sanitized failed Jul 18, 2023 in 2h 23m 47s

Build #20230717.2 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 405,263 (98.54%)
  • Other: 6,008 (1.46%)
  • Total: 411,271

Annotations

Check failure on line 13114 in src/tests/JIT/jit64/opt/cse/hugeexpr1.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-sanitized

src/tests/JIT/jit64/opt/cse/hugeexpr1.cs#L13114

src/tests/JIT/jit64/opt/cse/hugeexpr1.cs(13114,692): error CS8078: An expression is too long or complex to compile [/Users/runner/work/1/s/src/tests/JIT/jit64/opt/cse/hugeexpr1.csproj]

Check failure on line 2035 in src/tests/JIT/jit64/opt/cse/HugeField1.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-sanitized

src/tests/JIT/jit64/opt/cse/HugeField1.cs#L2035

src/tests/JIT/jit64/opt/cse/HugeField1.cs(2035,694): error CS8078: An expression is too long or complex to compile [/Users/runner/work/1/s/src/tests/JIT/jit64/opt/cse/HugeField1.csproj]

Check failure on line 2035 in src/tests/JIT/jit64/opt/cse/HugeField2.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-sanitized

src/tests/JIT/jit64/opt/cse/HugeField2.cs#L2035

src/tests/JIT/jit64/opt/cse/HugeField2.cs(2035,694): error CS8078: An expression is too long or complex to compile [/Users/runner/work/1/s/src/tests/JIT/jit64/opt/cse/HugeField2.csproj]

Check failure on line 25 in src/tests/Common/dir.traversal.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-sanitized

src/tests/Common/dir.traversal.targets#L25

src/tests/Common/dir.traversal.targets(25,5): error : (No message specified) [/Users/runner/work/1/s/src/tests/build.proj]