message: Break message location out into a separate struct.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 3 Jul 2021 18:28:05 +0000 (11:28 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 3 Jul 2021 18:28:05 +0000 (11:28 -0700)
This will make it cleaner to have a stack of locations for use in reporting
macro expansion errors.


No differences found