Files
codeql/cpp/ql/test/query-tests/Likely Bugs/AmbiguouslySignedBitField
Jonas Jensen 34a5368101 C++: Ignore templates in AmbiguouslySignedBitField
If it's possible that the type is not fully resolved, it's better to
avoid giving an alert.

This fixes a FP in https://github.com/heremaps/flatdata.
2019-09-19 14:21:53 +02:00
..