diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-08 13:28:46 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-08 13:33:19 +0100 |
commit | d2a6a5eef46296a8b5b2f4c39059a7d55ff22941 (patch) | |
tree | 076c5327a3ab63898edec891d2b8fab9c1cffd8a /gcc/gimple-warn-recursion.cc | |
parent | 865b6090a8f8981cdfc050ea2ee44abbe92de141 (diff) | |
download | gcc-d2a6a5eef46296a8b5b2f4c39059a7d55ff22941.zip gcc-d2a6a5eef46296a8b5b2f4c39059a7d55ff22941.tar.gz gcc-d2a6a5eef46296a8b5b2f4c39059a7d55ff22941.tar.bz2 |
macros: Allow any delimiters for invocation
It is not necessary for macro invocations to match the delimiters used
in the matcher. A matcher using parentheses can be invoked with curlies
or brackets, as well as any other combination(curlies matcher can be
invoked with parentheses or brackets)
Diffstat (limited to 'gcc/gimple-warn-recursion.cc')
0 files changed, 0 insertions, 0 deletions