diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-07-22 19:47:17 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2024-07-22 19:47:17 +0200 |
commit | 6f81b7fa799642a4bfb9912fa756285bea72ce8c (patch) | |
tree | fca54d85ebe39df0f976381b2e86746136a89e71 /gcc/dwarf2codeview.h | |
parent | 14074773350ffed7efdebbc553adf0f23b572e87 (diff) | |
download | gcc-6f81b7fa799642a4bfb9912fa756285bea72ce8c.zip gcc-6f81b7fa799642a4bfb9912fa756285bea72ce8c.tar.gz gcc-6f81b7fa799642a4bfb9912fa756285bea72ce8c.tar.bz2 |
c++: Some cp-tree.def comment fixes
While reading the fold expression and concept tree comments, I found
various spots referring to non-existent macros etc.
The following patch attempts to sync that with what is actually implemented.
2024-07-22 Jakub Jelinek <jakub@redhat.com>
* cp-tree.def (UNARY_LEFT_FOLD_EXPR): Use FOLD_EXPR_MODIFY_P instead
of FOLD_EXPR_MOD_P or FOLDEXPR_MOD_P in the comment. Comment
formatting fixes.
(ATOMIC_CONSTEXPR): Use CONSTR_INFO instead of ATOMIC_CONSTR_INFO
and ATOMIC_CONSTR_MAP instead of ATOMIC_CONSTR_PARMS in the comment.
Comment formatting fixes.
(CONJ_CONSTR): Remove comment about third operand. Use CONSTR_INFO
instead of CONJ_CONSTR_INFO and DISJ_CONSTR_INFO.
(CHECK_CONSTR): Use CHECK_CONSTR_ARGS instead of
CHECK_CONSTR_ARGUMENTS.
Diffstat (limited to 'gcc/dwarf2codeview.h')
0 files changed, 0 insertions, 0 deletions