diff options
author | Jason Merrill <jason@redhat.com> | 2021-08-31 12:54:37 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2021-09-07 14:09:38 -0400 |
commit | c03db573b9e619f9e4f7d7111f99877368c78e26 (patch) | |
tree | 6339d667948245908afdd9af00080eda82edfc53 /gcc/dwarf2ctf.c | |
parent | 81f9718139cb1cc164ada411ada8cca9f32b8be8 (diff) | |
download | gcc-c03db573b9e619f9e4f7d7111f99877368c78e26.zip gcc-c03db573b9e619f9e4f7d7111f99877368c78e26.tar.gz gcc-c03db573b9e619f9e4f7d7111f99877368c78e26.tar.bz2 |
tree: Change error_operand_p to an inline function
I've thought for a while that many of the macros in tree.h and such should
become inline functions. This one in particular was confusing Coverity; the
null check in the macro made it think that all code guarded by
error_operand_p would also need null checks.
gcc/ChangeLog:
* tree.h (error_operand_p): Change to inline function.
Diffstat (limited to 'gcc/dwarf2ctf.c')
0 files changed, 0 insertions, 0 deletions