Skip to content
Commit 342327ca authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Simplify the interface of a helper method in the TextDiagnosticPrinter

to operate directly on the source location and ranges associated with
a diagnostic rather than digging them out of the diagnostic. This had
a side benefit of cleaning up its code a tiny bit by using the ArrayRef
interface.

No functionality changed.

llvm-svn: 142063
parent 03606008
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment