aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Serialization/ContinuousRangeMap.h
AgeCommit message (Expand)Author
2013-01-12Add missing includes and forward declarations so that headers don't depend onDmitri Gribenko
2012-09-15Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Dmitri Gribenko
2011-12-19The submodule offset map can introduce "empty" remapping entries forDouglas Gregor
2011-08-04Introduce local -> global mapping for preprocessed entity IDs. This isDouglas Gregor
2011-08-02Implement a proper local -> global type ID remapping scheme in the ASTDouglas Gregor
2011-08-02Generalize the module offset map to include mapping information forDouglas Gregor
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2011-07-20Try to appease MSVC's standard library.Douglas Gregor
2011-07-19Revamp the SourceManager to separate the representation of parsedDouglas Gregor