summaryrefslogtreecommitdiffstats
path: root/clang/Basic/SourceLocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-79/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* TargetInfo no longer includes a reference to SourceManager.Ted Kremenek2007-12-121-0/+42
* Simplified Serialization code for SourceLocation and SourceRange, andTed Kremenek2007-11-011-7/+14
* Implemented serialization of SourceLocation and SourceRange objects.Ted Kremenek2007-10-251-0/+30
OpenPOWER on IntegriCloud