diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2021-04-15 18:30:57 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2021-04-19 18:28:57 +0100 |
commit | f5dc2ee39d6324d3979e3dcea5ee1d718c516a31 (patch) | |
tree | 4256bbe19ebc90b08a744e8cbf7d9674bf9c99da /libctf/ctf-decls.h | |
parent | 229597a129f62d5e8a101f1eed95489e2399f741 (diff) | |
download | gdb-f5dc2ee39d6324d3979e3dcea5ee1d718c516a31.zip gdb-f5dc2ee39d6324d3979e3dcea5ee1d718c516a31.tar.gz gdb-f5dc2ee39d6324d3979e3dcea5ee1d718c516a31.tar.bz2 |
gdb: use compiled_regex instead of std::regex
In GDB we should be using compiled_regex instead of std::regex.
Replace one use in producer.c.
There should be no user visible changes after this commit.
gdb/ChangeLog:
* producer.c: Replace 'regex' include with 'gdb_regex.h'.
(producer_is_icc): Replace use of std::regex with gdb's
compiled_regex.
Diffstat (limited to 'libctf/ctf-decls.h')
0 files changed, 0 insertions, 0 deletions