Age | Commit message (Expand) | Author |
---|---|---|
2013-02-16 | Documentation cleanup: make a \brief be brief, and fix a bad use of \see. | James Dennett |
2012-12-05 | Simplify slightly by seperating out the responsibility for emission of a caret | Richard Smith |
2012-11-30 | Rename ModuleBuildPath -> ModuleBuildStack. Thanks, Dmitri! | Douglas Gregor |
2012-11-30 | When we're emitting a diagnostic with a source location in an imported | Douglas Gregor |
2012-11-30 | When an error occurs while building a module on demand, provide "While | Douglas Gregor |
2012-10-23 | Make DiagnosticOptions intrusively reference-counted, and make sure | Douglas Gregor |
2012-08-23 | Fix a bunch of -Wdocumentation warnings. | Dmitri Gribenko |
2012-05-10 | Fix an assertion hit when the serialized diagnostics writer receive a diagnostic | Argyrios Kyrtzidis |
2012-02-14 | Refactor DiagnosticRenderer and SDiagsRenderer to have some functionality | Ted Kremenek |
2011-12-17 | Refactor 'TextDiagnostic' to have a parent class 'DiagnosticRenderer' which h... | Ted Kremenek |