Build Notes (1112) - 28 Jul 2022


Architecture

  • Change architecture duplicate to duplicate at the same level as the duplicated architecture

CodeCheck

  • Add import/export to Codecheck and Annotations

General

  • Make item view checkboxes more visible in Windows dark mode

Graphs

  • Add a collapse option to the Control Flow Graph that respects hidden nodes


Language - Ada

  • Added 'Address Representation Ref' kind for uses of variables in address representation clauses
  • Added 'Use Attribute' kind for variable uses where an attribute is referenced rather than the variable value
  • Changed short kind names on 'Representation Ref' to include 'Representation'
  • Changed short kind name on 'Import Ref' to include 'Import'


Language - C++ (Strict)

  • Add option to set CUDA GPU architecture

Language - Python

  • Made change to not count non-op string literals used as comments as executable statements.



Known Issues

  • *New* Unable to open dependency graphs saved in database 
  • Strict Analysis doesn't start when using RHEL/Rocky 8.6 
  • Incorrect control flow graph when simplify macro expansion is enabled 
  • Understand freezes when opening a project with 100+ editor windows 
  • Collapsed code no longer accessible when modifying first line of a collapsed block