diff options
author | Manuel López-Ibáñez <manu@gcc.gnu.org> | 2014-12-02 23:16:21 +0000 |
---|---|---|
committer | Manuel López-Ibáñez <manu@gcc.gnu.org> | 2014-12-02 23:16:21 +0000 |
commit | 7f9283bf66259579b2da5fd407b078147e9ed798 (patch) | |
tree | d2feb1247880ddba0b22453e08c0e9d0acd9ba51 /gcc/combine.c | |
parent | f5d5b88fe59d8689344cc64b33e7e7c2b7a7ba70 (diff) | |
download | gcc-7f9283bf66259579b2da5fd407b078147e9ed798.zip gcc-7f9283bf66259579b2da5fd407b078147e9ed798.tar.gz gcc-7f9283bf66259579b2da5fd407b078147e9ed798.tar.bz2 |
libcpp uses diagnostic->override_column to give a custom column number to diagnostics.
libcpp uses diagnostic->override_column to give a custom column number to
diagnostics. This is taken into account when building the prefix, but it was
missing when placing the caret.
2014-12-03 Manuel López-Ibáñez <manu@gcc.gnu.org>
* diagnostic.c (diagnostic_show_locus): Honor override_column when
placing the caret.
From-SVN: r218295
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions