summaryrefslogtreecommitdiff
path: root/include/llvm/Support/SMLoc.h
Commit message (Expand)AuthorAge
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Change SMRange to be half-open (exclusive end) instead of closed (inclusive)Jordan Rose2013-01-07
* Remove some trivial copy ctors so the classes become trivially copyable and g...Benjamin Kramer2012-07-08
* fix warnings when compiling with -WshadowNick Kledzik2012-05-18
* Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...Chris Lattner2011-10-16
* Tidy up. Whitespace.Jim Grosbach2011-08-29
* Added a newline at the end of SMLoc.hSean Callanan2010-01-18
* Changed the comment in the file header for SMLocSean Callanan2010-01-18
* Split SMLoc out in its own header so that it canSean Callanan2010-01-18