summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTCommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make yet another placeholder type, this one marking that an expression is a b...John McCall2011-04-261-0/+1
* Basic, untested implementation for an "unknown any" type requested by LLDB.John McCall2011-04-071-0/+1
* Implement the C++0x deduced 'auto' feature.Richard Smith2011-02-201-3/+0
* 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