]> granicus.if.org Git - clang/history - include/clang/Serialization/ContinuousRangeMap.h
[FrontendTests] Try again to make test not write an output file
[clang] / include / clang / Serialization / ContinuousRangeMap.h
2019-07-03 Fangrui SongChange std::{lower,upper}_bound to llvm::{lower,upper...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-09-30 Fangrui SongUse the container form llvm::sort(C, ...)
2018-07-30 Fangrui SongRemove trailing space
2018-05-09 Adrian PrantlRemove \brief commands from doxygen comments.
2018-04-01 Eric FiselierAdd missing include to ContinuousRangeMap.h
2018-03-27 Mandeep Singh Grang[clang] Change std::sort to llvm::sort in response...
2017-11-02 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2015-06-22 Alexander KornienkoRevert r240270 ("Fixed/added namespace ending comments...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-08-16 Ben LangmuirWhen loading a module with no local entities, still...
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...