diff options
author | Marc Poulhiès <dkm@kataplop.net> | 2021-08-06 13:13:46 +0200 |
---|---|---|
committer | Marc <dkm@kataplop.net> | 2021-08-10 22:12:29 +0200 |
commit | 7e1813b56d8e4bc0f2c0cf3174ed1b07c34c0bee (patch) | |
tree | f93778aa2162e759079be2a398fae8cfac91b367 /gcc/gcov-io.h | |
parent | e10f3d65566101c774a308f8286e2827455941ed (diff) | |
download | gcc-7e1813b56d8e4bc0f2c0cf3174ed1b07c34c0bee.zip gcc-7e1813b56d8e4bc0f2c0cf3174ed1b07c34c0bee.tar.gz gcc-7e1813b56d8e4bc0f2c0cf3174ed1b07c34c0bee.tar.bz2 |
Rename CanonicalPath::is_error to is_empty
`is_error` connotes that an error has been found or that the object is faulty.
It is possible to `create_empty` paths and pass them around. Having to use
`is_error` to test for valid emptiness can be misleading.
Diffstat (limited to 'gcc/gcov-io.h')
0 files changed, 0 insertions, 0 deletions