Files
codeql/cpp
copilot-swe-agent[bot] 6e4ac3915d Address code review: remove ECMAScript-incompatible comment groups, fix comments
- 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
2026-07-21 09:07:28 +00:00
..
2024-04-16 16:29:56 +02:00