diff options
| author | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2016-06-26 16:51:11 +0300 |
|---|---|---|
| committer | Orgad Shaneh <orgads@gmail.com> | 2016-07-15 13:26:41 +0000 |
| commit | 2ec82a2a933bb5e6ea2ff33d8785e88f19194f99 (patch) | |
| tree | 8d655e17eb5a786f23d0d4d61b2ce4d3f623c677 /src/plugins/debugger/stackhandler.cpp | |
| parent | 7e1b4ccebb7f6a0827c1937fd5f3c8fda0f39792 (diff) | |
| download | qt-creator-2ec82a2a933bb5e6ea2ff33d8785e88f19194f99.tar.gz | |
Utils: Support pattern substitution in macro expansion
Syntax is similar to bash substitution:
%{variable/pattern/replacement} takes the expansion of variable, and
replaces the regular expression pattern with replacement once.
%{variable//pattern/replacement} replaces all occurrences.
Capture groups are supported for both forms.
Change-Id: I67ff91e2dad4dd8be81573ea446cd1093a05ccf6
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/debugger/stackhandler.cpp')
0 files changed, 0 insertions, 0 deletions
