Skip to content
Commit 85a94a04 authored by Chris Lattner's avatar Chris Lattner
Browse files

move the diagnostic location and ID out of DiagnosticInfo and store it in

the Diagnostic class. Since we can already only have one diagnostic in 
flight at a time, this shrinks DiagnosticInfo.

This reduces DiagnosticInfo to being basically a rather crazy smart pointer
to a DiagnosticInfo :)

llvm-svn: 59798
parent b11c23da
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