mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
C++: Accept test changes.
This commit is contained in:
@@ -169,5 +169,5 @@ void test_format() {
|
||||
void test(std::format_string s) {
|
||||
int x = source();
|
||||
int y = std::same_signature_as_format_but_different_name(s, x);
|
||||
sink(y); // $ SPURIOUS: ir
|
||||
sink(y); // clean
|
||||
}
|
||||
Reference in New Issue
Block a user