Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SourceMgr diagnotics printing: fix a bug where printing a fixit for a source | Dmitri Gribenko | 2013-09-27 | 1 | -0/+12 |
| | | | | | | | range that includes a tab character will cause out-of-bounds access to the fixit string. llvm-svn: 191563 | ||||
* | Make SourceMgr::PrintMessage() testable and add unit tests | Dmitri Gribenko | 2013-09-27 | 1 | -0/+162 |
llvm-svn: 191558 |