summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/DiagnosticManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-3/+2
* Add CopyDiagnostic to the DiagnosticManager.Jim Ingham2017-04-191-0/+9
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Make DiagnosticsManager functions take StringRefs.Zachary Turner2016-11-121-6/+6
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-55/+45
* Used llvm_unreached to quite a VC++ compiler warning.Adrian McCarthy2016-04-281-0/+4
* Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "...Jim Ingham2016-03-251-3/+3
* Add a DiagnosticManager replace error streams in the expression parser.Sean Callanan2016-03-191-0/+87
OpenPOWER on IntegriCloud