mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
C++: Accept test changes.
This commit is contained in:
@@ -160,5 +160,5 @@ void test2()
|
||||
|
||||
void test_format() {
|
||||
auto s = std::format("{}", string::source());
|
||||
sink(s); // $ MISSING: ast,ir
|
||||
sink(s); // $ ir MISSING: ast
|
||||
}
|
||||
Reference in New Issue
Block a user