projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a106315
)
Fix ChangeLog omission in r250133
author
David Malcolm
<dmalcolm@gcc.gnu.org>
Tue, 11 Jul 2017 14:02:27 +0000
(14:02 +0000)
committer
David Malcolm
<dmalcolm@gcc.gnu.org>
Tue, 11 Jul 2017 14:02:27 +0000
(14:02 +0000)
From-SVN: r250134
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index c971e8abccb0f1bfb370d2fbefcaa158d5aca299..699239a6337395c516defe5e6bb7150286883a4d 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-8,6
+8,7
@@
support for filtering to just the lines already specified by other
locations.
(layout::will_show_line_p): New method.
+ (gcc_rich_location::add_location_if_nearby): New method.
(selftest::test_add_location_if_nearby): New test function.
(selftest::diagnostic_show_locus_c_tests): Call it.
* gcc-rich-location.h (gcc_rich_location::add_location_if_nearby):