History log of /external/llvm/unittests/Support/SourceMgrTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
867c189d891f175969164515c6cb91e4d3650ea6 27-Sep-2013 Dmitri Gribenko <gribozavr@gmail.com> SourceMgr diagnotics printing: fix a bug where printing a fixit for a source
range that includes a tab character will cause out-of-bounds access to the
fixit string.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191563 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Support/SourceMgrTest.cpp
8a93c3ab2121f8c9f0739971070b042cd6aa8024 27-Sep-2013 Dmitri Gribenko <gribozavr@gmail.com> Make SourceMgr::PrintMessage() testable and add unit tests


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191558 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Support/SourceMgrTest.cpp