aboutsummaryrefslogtreecommitdiff
path: root/Basic/SourceLocation.cpp
AgeCommit message (Expand)Author
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-12-12TargetInfo no longer includes a reference to SourceManager.Ted Kremenek
2007-11-01Simplified Serialization code for SourceLocation and SourceRange, andTed Kremenek
2007-10-25Implemented serialization of SourceLocation and SourceRange objects.Ted Kremenek