Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix include guards so they exactly match file names. | Jakub Staszak | 2013-01-10 | 1 | -2/+2 |
* | Change SMRange to be half-open (exclusive end) instead of closed (inclusive) | Jordan Rose | 2013-01-07 | 1 | -4/+6 |
* | Remove some trivial copy ctors so the classes become trivially copyable and g... | Benjamin Kramer | 2012-07-08 | 1 | -1/+0 |
* | fix warnings when compiling with -Wshadow | Nick Kledzik | 2012-05-18 | 1 | -1/+1 |
* | Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does... | Chris Lattner | 2011-10-16 | 1 | -2/+20 |
* | Tidy up. Whitespace. | Jim Grosbach | 2011-08-29 | 1 | -5/+5 |
* | Added a newline at the end of SMLoc.h | Sean Callanan | 2010-01-18 | 1 | -0/+1 |
* | Changed the comment in the file header for SMLoc | Sean Callanan | 2010-01-18 | 1 | -2/+2 |
* | Split SMLoc out in its own header so that it can | Sean Callanan | 2010-01-18 | 1 | -0/+43 |