diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2023-02-24 20:07:23 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2023-03-07 01:12:16 +0100 |
commit | 82318c57607ca983742630c9884e5d30920a3ce1 (patch) | |
tree | 9d9cda75b800ac5957899f0ff8ed7a5d9dd8e0dd /gcc/cp/constexpr.cc | |
parent | dfb14cdd796ad9df6b5f2def047ef36b29385902 (diff) | |
download | gcc-82318c57607ca983742630c9884e5d30920a3ce1.zip gcc-82318c57607ca983742630c9884e5d30920a3ce1.tar.gz gcc-82318c57607ca983742630c9884e5d30920a3ce1.tar.bz2 |
testsuite: Provide means to regexp in multiline patterns
Those multi-line-patterns are literal. Sometimes a regexp
needs to be matched. This is a start: just three elements
are supported: "(" ")" and the compound ")?" (and on second
thought, it can be argued that "(...)" alone is not useful).
Note that Tcl "string map" is documented to have the desired
effect: a once-over but no re-recognitions of previously
replaced mapped elements. Also, drop a doubled "containing".
testsuite:
* lib/multiline.exp (_build_multiline_regex): Map
"{re:" to "(", similarly ")?" from ":re?}" and the
same without question mark.
Diffstat (limited to 'gcc/cp/constexpr.cc')
0 files changed, 0 insertions, 0 deletions