Michael Nebel
|
6a406b28d1
|
C#: Do not insert a synthetic ToString call in interpolation expressions, if the type implements IFormattable.
|
2025-01-14 17:14:57 +01:00 |
|
Michael Nebel
|
ab70a945e4
|
C#: Add a summary model for PathString.ToString.
|
2025-01-14 17:14:12 +01:00 |
|
Michael Nebel
|
024de5eafc
|
C#: Update virtual call in constructor expected test output.
|
2025-01-14 17:14:11 +01:00 |
|
Michael Nebel
|
2bff2d646f
|
C#: Disregards compiler generated virtual calls as problematic virtual calls.
|
2025-01-14 17:14:09 +01:00 |
|
Michael Nebel
|
77f9f4c532
|
C#: Add implicit to string usage in constructor.
|
2025-01-14 17:14:07 +01:00 |
|
Michael Nebel
|
d40c1bebbf
|
C#: Update expected testoutput for Nullness tests.
|
2025-01-14 17:14:06 +01:00 |
|
Michael Nebel
|
e62846e4c5
|
C#: Disregard compiler generated method calls as possible null dereferences.
|
2025-01-14 17:14:04 +01:00 |
|
Michael Nebel
|
6a31fd7893
|
C#: Add ImplicitToString example in nullness tests.
|
2025-01-14 17:14:02 +01:00 |
|
Michael Nebel
|
cd7d2d4ca4
|
C#: Add change note.
|
2025-01-14 17:14:00 +01:00 |
|
Michael Nebel
|
20c2b2b2a2
|
C#: Update other existing tests expected output.
|
2025-01-14 17:13:59 +01:00 |
|
Michael Nebel
|
f239ab1fbf
|
C#: Update PrintAst expected test output.
|
2025-01-14 17:13:57 +01:00 |
|
Michael Nebel
|
53c2f76385
|
C#: Update AST printing to include generated cast (wrapping) expressions and generated ToString calls.
|
2025-01-14 17:13:56 +01:00 |
|
Michael Nebel
|
6c6e58b337
|
C#: Add PrintAst test to implicit ToString test.
|
2025-01-14 17:13:54 +01:00 |
|
Michael Nebel
|
a4049b1d9a
|
C#: Modify compiler generated strip logic to also take generated ToString calls into account.
|
2025-01-14 17:13:53 +01:00 |
|
Michael Nebel
|
8bf67e37fe
|
C#: Update test expected output.
|
2025-01-14 17:13:51 +01:00 |
|
Michael Nebel
|
5f539c5515
|
C#: Make synthetic ToString calls in string interpolation expressions.
|
2025-01-14 17:13:50 +01:00 |
|
Michael Nebel
|
e9beeac60f
|
C#: Update test expected output.
|
2025-01-14 17:13:48 +01:00 |
|
Michael Nebel
|
908a3e3563
|
C#: Make synthetic ToString calls in binary add expressions.
|
2025-01-14 17:13:46 +01:00 |
|
Michael Nebel
|
f905be4df3
|
C#: Add a RedundantToStringCall test case.
|
2025-01-14 17:13:45 +01:00 |
|
Michael Nebel
|
261b8db144
|
C#: Add some implicit toString data flow test cases.
|
2025-01-14 17:13:43 +01:00 |
|
Michael Nebel
|
c68b55b957
|
Merge pull request #18385 from michaelnebel/csharp/allowsrefstruct
C# 13: Allows ref struct.
|
2025-01-13 16:04:03 +01:00 |
|
Michael Nebel
|
d0d5e0d157
|
C#: Address review comment.
|
2025-01-13 14:56:24 +01:00 |
|
Michael B. Gale
|
b0f0a24b6a
|
C#: Override env vars in DotNetCliInvoker if already set
|
2025-01-10 11:36:02 +00:00 |
|
Michael B. Gale
|
f78c6e0924
|
C#: Remove incorrect log message from DependabotProxy
|
2025-01-10 11:35:14 +00:00 |
|
Tom Hvitved
|
303b11ec36
|
Merge pull request #18298 from hvitved/rust/mad-source-sink
Rust: Add support for MaD sources and sinks with access paths
|
2025-01-10 11:49:51 +01:00 |
|
Michael Nebel
|
b358f33f9e
|
C#: Address review comment.
|
2025-01-10 10:00:44 +01:00 |
|
Owen Mansel-Chan
|
0f8f5d2793
|
Merge branch 'main' into post-release-prep/codeql-cli-2.20.1
|
2025-01-08 16:28:23 +00:00 |
|
Tom Hvitved
|
868caf948c
|
Rename {Source,Sink}Node to {Source,Sink}Element
|
2025-01-08 15:21:43 +01:00 |
|
Ed Minnix
|
819bd3b56f
|
Remove build-mode: none tests
|
2025-01-07 22:59:42 -05:00 |
|
Ed Minnix
|
ba8489624d
|
Change order of test results
|
2025-01-07 22:57:37 -05:00 |
|
Ed Minnix
|
32fe74dd01
|
Remove environment-specific path
|
2025-01-07 22:57:35 -05:00 |
|
Ed Minnix
|
ea5248912d
|
.NET SDK version
|
2025-01-07 22:57:34 -05:00 |
|
Ed Minnix
|
144053baea
|
Fix test results
|
2025-01-07 22:57:32 -05:00 |
|
Ed Minnix
|
068acfd36a
|
Fix path segment
|
2025-01-07 22:57:31 -05:00 |
|
Ed Minnix
|
e9ac32fbd1
|
Simplify generated file paths
|
2025-01-07 22:57:29 -05:00 |
|
Ed Minnix
|
9089c9ca16
|
Remove line blocking tests
|
2025-01-07 22:57:27 -05:00 |
|
Ed Minnix
|
6b7f2a725e
|
Make .NET 9 test properly .NET 9
|
2025-01-07 22:57:26 -05:00 |
|
Ed Minnix
|
b249ee5a01
|
Basic integration tests
|
2025-01-07 22:57:23 -05:00 |
|
github-actions[bot]
|
fb20f6ca63
|
Post-release preparation for codeql-cli-2.20.1
|
2025-01-07 22:07:40 +00:00 |
|
github-actions[bot]
|
88b6f1e79a
|
Release preparation for version 2.20.1
|
2025-01-07 20:50:36 +00:00 |
|
Dave Bartolomeo
|
72a53c4b23
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 13:32:23 -05:00 |
|
github-actions[bot]
|
fbf9f2fff8
|
Release preparation for version 2.20.1
|
2025-01-07 17:20:13 +00:00 |
|
Dave Bartolomeo
|
22e030584c
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 12:14:27 -05:00 |
|
github-actions[bot]
|
a121c5a5d0
|
Release preparation for version 2.20.1
|
2025-01-06 18:20:22 +00:00 |
|
Tom Hvitved
|
1b31c90d26
|
Implement FlowSummaryImpl stubs
|
2025-01-06 13:26:51 +01:00 |
|
Tamas Vajk
|
31dbadcbeb
|
Add change note
|
2025-01-06 11:41:11 +01:00 |
|
Tamas Vajk
|
c9fab0b071
|
C#: Change source generated razor file paths to be relative to csproj
|
2025-01-06 11:10:28 +01:00 |
|
Michael Nebel
|
caaf29115c
|
C#: Add change note.
|
2025-01-03 16:27:03 +01:00 |
|
Michael Nebel
|
ff32a382b0
|
C#: Update test expected output.
|
2025-01-03 16:27:02 +01:00 |
|
Michael Nebel
|
cac1e04de8
|
C#: Improve unification logic to handle ref structs.
|
2025-01-03 16:27:00 +01:00 |
|