Build Notes (1114) - 16 Aug 2022


API

  • C-api: Fix non-deterministic entity list order

C# Language

  • Fixed bug where method calls on objects held in generic collections sometimes failed when the generic collection class was loaded from a dll file.

General

  • Add missing help file for Issue Browser

CodeCheck Checks

  • C and C++
    • Functions
      • CPP_F066: Add check "Tail-Call Optimization"
  • Published Standards
    • AUTOSAR
      • A15-2-1: Change all checks ID of A15-2-1 to avoid duplicate ID conflict
  • Clang Check
    •     Added new clang check ERR50-CPP: Do not abruptly terminate the program




Known Issues

  • 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