summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTCommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* The -fshort-wchar option causes wchar_t to become unsigned, in addition to beingChris Lattner2010-12-251-1/+2
* Give a default implementation for ASTDeserializationListener's methods, no fu...Argyrios Kyrtzidis2010-10-141-0/+4
* Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the mo...Argyrios Kyrtzidis2010-08-201-0/+40
* Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copie...Argyrios Kyrtzidis2010-08-201-0/+29
OpenPOWER on IntegriCloud