Files
codeql/cpp/ql/lib
Alex Eyers-Taylor d603b7ac3c CPP: Make functions that reach the end return.
This is UB in C++ but not C where it is only bad if the result is used.
2023-09-07 12:39:48 +01:00
..