Files
codeql/cpp/ql/src/Metrics
Jonas Jensen 64a87a863c C++: Remove uses of getQualifiedName
This removes all uses of `Declaration.getQualifiedName` that I think can
be removed without changing any behaviour. The following uses in the
LGTM default suite remain:

* `cpp/ql/src/Security/CWE/CWE-121/UnterminatedVarargsCall.ql` (in `select`).
* `cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowDispatch.qll` (needs template args).
* `cpp/ql/src/semmle/code/cpp/security/FunctionWithWrappers.qll` (used for alert messages).
2019-05-03 10:37:48 +02:00
..
2019-01-24 17:36:13 +00:00
2019-01-24 17:36:13 +00:00
2019-01-24 17:36:13 +00:00
2019-01-24 11:15:21 +00:00
2019-01-30 09:44:07 +00:00
2019-01-24 17:36:13 +00:00