Age | Commit message (Expand) | Author |
---|---|---|
2012-07-02 | Documentation cleanup: | James Dennett |
2012-07-02 | Documentation cleanup: reformatting/fixing up file comments so that they have | James Dennett |
2012-06-17 | Documentation cleanup: escaping # characters and adding \brief markup | James Dennett |
2012-06-13 | More doxygen/documentation cleanups. | James Dennett |
2012-06-08 | Switch LineTableInfo to use FileID instead of int for file references, | Douglas Gregor |
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2011-07-19 | Revamp the SourceManager to separate the representation of parsed | Douglas Gregor |
2011-06-21 | Make more use of llvm::StringRef in various APIs. In particular, don't | Jay Foad |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-04-13 | Include the SourceManager's line table in the PCH file. We can now | Douglas Gregor |
2009-04-13 | Factor the internals of SourceManager (specially, LineTableInfo) into a separ... | Douglas Gregor |