]> granicus.if.org Git - clang/history - include/clang/Basic/SourceManagerInternals.h
Header guard canonicalization, clang part.
[clang] / include / clang / Basic / SourceManagerInternals.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2012-07-02 James DennettDocumentation cleanup:
2012-07-02 James DennettDocumentation cleanup: reformatting/fixing up file...
2012-06-17 James DennettDocumentation cleanup: escaping # characters and adding...
2012-06-13 James DennettMore doxygen/documentation cleanups.
2012-06-08 Douglas GregorSwitch LineTableInfo to use FileID instead of int for...
2011-07-20 Chris Lattnernow that we have a centralized place to do so, add...
2011-07-19 Douglas GregorRevamp the SourceManager to separate the representation...
2011-06-21 Jay FoadMake more use of llvm::StringRef in various APIs. In...
2009-09-09 Mike StumpRemove tabs, and whitespace cleanups.
2009-04-13 Douglas GregorInclude the SourceManager's line table in the PCH file...
2009-04-13 Douglas GregorFactor the internals of SourceManager (specially, LineT...