Add change note

This commit is contained in:
Chris Smowton
2024-02-27 16:57:41 +00:00
parent 551006c15e
commit ef82ea7541

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Java expressions with erroneous types (e.g. the result of a call whose callee couldn't be resolved during extraction) are now given a CodeQL `ErrorType` more often.