Files
codeql/cpp/ql/test/library-tests
copilot-swe-agent[bot] 2f01e133b9 Commit 8: Complete location-test coverage for u8 and u8R forms
Add u8"..." and u8R"(...)" cases to test_locations in test.cpp, guarded
by #if __cplusplus >= 201703L. Add an options file forcing
-std=c++17 so the u8 char8_t-era rows are actually extracted.

Plain "..." rows are unchanged. New u8/u8R rows in locations.expected
show correct columns computed by regexpContentOffset: offset 3 for
`u8"` and offset 5 for `u8R"(`. No change to regexpContentOffset was
needed.

Bundle: github/codeql-action codeql-bundle-v2.26.1 (CodeQL CLI 2.26.1).
2026-07-21 12:27:34 +00:00
..
2025-11-26 13:42:43 +01:00
2024-12-20 13:53:35 +01:00
2024-04-09 15:15:41 +02:00
2025-04-23 16:56:56 +02:00
2024-11-12 09:49:10 +00:00
2025-06-27 14:42:08 +02:00
2025-06-11 11:41:50 +02:00
2024-10-16 11:33:18 +02:00
2022-08-25 20:52:27 +02:00
2022-10-21 18:36:12 +01:00
2020-11-03 13:39:33 -05:00
2022-08-25 20:52:27 +02:00
2025-06-13 09:44:03 +02:00
2024-01-29 14:11:07 +00:00
2025-11-18 20:03:24 +00:00
2025-08-03 12:17:34 +01:00