On 09/27/2011 08:03 PM, Dodji Seketeli wrote:
Jason Merrill<ja...@redhat.com> writes:Yes, I was suggesting that you change that, since it's only used by _get_location, which can get the location from the pointer instead.Done.
And then you should be able to drop the track_macro_exp_p field from macro_arg_token_iter, and instead check whether location_ptr is set.
Jason