diff options
author | Patrick Palka <ppalka@gcc.gnu.org> | 2015-08-02 17:35:33 +0000 |
---|---|---|
committer | Patrick Palka <ppalka@gcc.gnu.org> | 2015-08-02 17:35:33 +0000 |
commit | 1a1e101ff50564a44dcd12522236f04caaa6dcab (patch) | |
tree | 00619fb5fac630edad177b21a9a582673145f26c /gcc/builtins.c | |
parent | 992118a1f9192614d3916e112e3e9a833d00566c (diff) | |
download | gcc-1a1e101ff50564a44dcd12522236f04caaa6dcab.zip gcc-1a1e101ff50564a44dcd12522236f04caaa6dcab.tar.gz gcc-1a1e101ff50564a44dcd12522236f04caaa6dcab.tar.bz2 |
Remove is_first_nonwhitespace_on_line(), instead improve get_visual_column()
gcc/c-family/ChangeLog:
* c-indentation.c (get_visual_column): Add parameter first_nws,
use it. Update comment documenting the function.
(is_first_nonwhitespace_on_line): Remove.
(should_warn_for_misleading_indentation): Replace usage of
of is_first_nonwhitespace_on_line with get_visual_column.
From-SVN: r226478
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions