mirror of
https://github.com/github/codeql.git
synced 2026-07-22 19:52:02 +02:00
- Remove `(?#...)` comment group support from ParseRegExp.qll (not in ECMAScript) - Remove `commentGroupStart` predicate - Remove `#` from `nonCapturingGroupStart` character list - Remove `commentGroupStart` call from `groupStart` - Fix misleading comment in test.cpp line 64 - Clarify RegExpConfig.qll documentation to accurately describe `any()` behavior