Files
codeql/cpp/ql
copilot-swe-agent[bot] 8aa1a7b205 Commit 4: Correct anchor semantics/docs for default std::regex
In default ECMAScript std::regex (no multiline flag; this parser cannot
detect construction-site flags), ^ and $ anchor to string start/end, not
line boundaries. Update RegExpCaret, RegExpDollar, and RegExpAnchor doc
comments to describe string-start/string-end semantics and note that
multiline is not modelled, mirroring PR #22200. Tokenization unchanged.
.expected files unchanged.

Bundle: github/codeql-action codeql-bundle-v2.26.1 (CodeQL CLI 2.26.1).
2026-07-21 12:20:47 +00:00
..
2026-07-21 12:18:23 +00:00