commit | 253fdd10c2c3b428302755db0df4ca6fbb60024f | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Tue Jul 07 15:12:46 2015 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Wed Jul 08 18:06:34 2015 +0000 |
tree | 2acc1605165f104d7d965c9c88eb1bb42867f272 | |
parent | 76079bcfda618b49f17453bbf1a8d7c287b73760 [diff] |
Completed conversion of TSourceLoc into a struct TSourceLoc was defined as an int, but is meant to be used as a struct to carry all the information provided by the parser, so the conversion was made in this cl. Change-Id: I6015d11aafda96914ec7b2c37883ffbc963a08fe Reviewed-on: https://swiftshader-review.googlesource.com/3664 Reviewed-by: Nicolas Capens <capn@google.com> Tested-by: Alexis Hétu <sugoi@google.com>