aboutsummaryrefslogtreecommitdiffstats
path: root/liblangutil/SourceReferenceFormatter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and ↵Christian Parpart2018-12-061-70/+33
| | | | making use of new SourceLocation's CharStream knowledge
* liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream ↵Christian Parpart2018-12-011-5/+5
| | | | | | source, eliminating sourceName Also, adapted affecting code to those changes.
* Moving SourceReferenceFormatter into langutil namespace.Christian Parpart2018-11-241-0/+129