Files
codeql/cpp/ql/test/library-tests/ir/ssa/aliased_ssa_consistency.ql
Dave Bartolomeo 09d1da2f7a C++/C#: Rename sanity -> consistency
I did both of these languages together because they share some of the changed code via `identical-files.json`.
2020-05-11 13:29:52 -04:00

3 lines
131 B
Plaintext

import semmle.code.cpp.ir.implementation.aliased_ssa.IRConsistency
import semmle.code.cpp.ir.implementation.UseSoundEscapeAnalysis