Files
codeql/cpp/ql/test/library-tests/dataflow/partialdefinitions
Jonas Jensen 796041af72 C++: Refactor PartialDefinition charpred
This class used `newtype` for seemingly no reason. The new code is
shorter and should be faster as well.
2020-04-28 17:10:25 +02:00
..