Merge remote-tracking branch 'origin/topic/vern/standalone-CPP-global-attrs'

* origin/topic/vern/standalone-CPP-global-attrs:
  fix for associating attributes with globals for -O gen-standalone-C++
This commit is contained in:
Tim Wojtulewicz 2025-09-16 11:02:35 -07:00
commit 71eca7c9e6
5 changed files with 8 additions and 12 deletions

View file

@ -1,3 +1,7 @@
8.1.0-dev.544 | 2025-09-16 11:02:35 -0700
* fix for associating attributes with globals for -O gen-standalone-C++ (Vern Paxson, Corelight)
8.1.0-dev.542 | 2025-09-16 10:53:04 -0700
* fix for tracking identifiers and aggregates when compiling to standalone-C++ (Vern Paxson, Corelight)