C++: Add change note for std::regex ECMAScript parser alignment

This commit is contained in:
copilot-swe-agent[bot]
2026-07-23 10:27:00 +00:00
committed by GitHub
parent 53ea488741
commit 3f59f4809e

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The C++ regular-expression parser has been aligned to the ECMAScript grammar used by `std::regex`.