History log of /external/llvm/unittests/Support/SourceMgrTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
37ed9c199ca639565f6ce88105f9e39e898d82d0 01-Dec-2014 Stephen Hines <srhines@google.com> Update aosp/master LLVM for rebase to r222494.

Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
/external/llvm/unittests/Support/SourceMgrTest.cpp
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