Skip to content
Commit 427c9c17 authored by Chris Lattner's avatar Chris Lattner
Browse files

Split the DiagnosticInfo class into two disjoint classes:

one for building up the diagnostic that is in flight (DiagnosticBuilder)
and one for pulling structured information out of the diagnostic when
formatting and presenting it.

There is no functionality change with this patch.

llvm-svn: 59849
parent a3148f16
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