Build Notes (1200) - 22 Aug 2024
Git Revision: 7e2e5f6e7a4e3e97537700f0e10047
Cherry Pick: 21447d0
===========================================
CodeCheck
- Fix Compliance Report truncating project names containing '.'
 
Compilers
- add support for va_start() in Renesas RX compiler
 - add support for __aru_t in Tasking MCS compiler
 
General
- Show non-parsed project files in the 'All Entities' and 'Files' Entity Filters
 
Graphs
- Updated the Graph generate API code to include the root_archs call in order to allow the Architectures to load on the background thread before the draw command.
 
Localization
- Add CountClassCoupledModified metric to translations.
 - Add missing Japanese language strings to the Windows Installer.
 
Project
- Fix potential crash when handling multiple errors during background analysis
 
Entity Filter
- Added numeric filter to accommodate commas better.
 
Language - C++ (Strict)
- Add inline and linkage freetext to unresolved functions
 
Known Issues
- "Please Close Understand" message is corrupted on Windows
 - Inaccurate Column References in CodeCheck Violations When Using Tabs
 - Incorrect control flow graph when simplify macro expansion is enabled