summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SourceMgr.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Normalize SourceMgr messages.Daniel Dunbar2009-06-301-3/+7
* rename SourceMgr::PrintError to PrintMessage.Chris Lattner2009-06-211-6/+6
* move include searching logic from TGLexer to SourceMgr.Chris Lattner2009-06-211-0/+20
* Rename TGSourceMgr -> SourceMgr.Chris Lattner2009-06-211-5/+5
* rename TGLoc -> SMLoc.Chris Lattner2009-06-211-6/+6
* move TGSourceMgr class out of TableGen into libsupport.Chris Lattner2009-06-211-0/+107
OpenPOWER on IntegriCloud