(Build b1089) - 24 Nov 2021
GENERAL
- Fix entity filter context menu popping up at the wrong location.
- Editor: Fix error dialog loop after canceling print to file on Windows.
GRAPHS
- Removed 'passive implicit' nodes from control flow graphs.
- Fix Data Members Simplified graph variant not expanding some typedefs.
- For Python, fixed error in control flow graphs for while statements with 'else' parts.
CODECHECK
- Added 13 AUTOSAR checks.
PASCAL PARSER
- For Delphi, fixed bug where an overload link was not made from a method in a child class to an overloaded method in the parent class unless the method in the parent class had an 'overload' attribute.
STRICT PARSER
- Fix severe performance issue when using compiler configuration files.