mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
C++: Accept test changes.
This commit is contained in:
@@ -17,5 +17,5 @@ template<> struct std::iterator_traits<unsigned long>
|
|||||||
|
|
||||||
int test() {
|
int test() {
|
||||||
unsigned long x = source();
|
unsigned long x = source();
|
||||||
sink(x); // $ ast MISSING: ir
|
sink(x); // $ ast ir
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user