This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 02/22] libcpp: add linemap_position_for_file_line_and_column


On 08/04/2017 04:04 PM, David Malcolm wrote:
> gcc/ChangeLog:
> 	* input.c (selftest::test_making_arbitrary_locations): New function.
> 	(selftest::input_c_tests): Call it.
> 
> libcpp/ChangeLog:
> 	* include/line-map.h (linemap_position_for_file_line_and_column):
> 	New decl.
> 	* line-map.c (linemap_position_for_file_line_and_column): New
> 	function.
SImilarly.  No concerns.  Go with it when it makes sense.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]