]> granicus.if.org Git - clang/history - include/clang/Serialization/ContinuousRangeMap.h
Header guard canonicalization, clang part.
[clang] / include / clang / Serialization / ContinuousRangeMap.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2013-01-12 Dmitri GribenkoAdd missing includes and forward declarations so that...
2012-09-15 Dmitri GribenkoUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2011-12-19 Douglas GregorThe submodule offset map can introduce "empty" remappin...
2011-08-04 Douglas GregorIntroduce local -> global mapping for preprocessed...
2011-08-02 Douglas GregorImplement a proper local -> global type ID remapping...
2011-08-02 Douglas GregorGeneralize the module offset map to include mapping...
2011-07-20 Chris Lattnernow that we have a centralized place to do so, add...
2011-07-20 Douglas GregorTry to appease MSVC's standard library.
2011-07-19 Douglas GregorRevamp the SourceManager to separate the representation...