summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/ASTUnresolvedSet.h
Commit message (Expand)AuthorAgeFilesLines
* Reimplement iterator wrappers on top of llvm::iterator_adaptor_base.Benjamin Kramer2015-02-011-1/+1
* When a module completes the definition of a class template specialization imp...Richard Smith2014-04-191-3/+0
* Don't eagerly load all conversion operators when loading a class declarationRichard Smith2013-08-301-3/+34
* Use pop_back_val() instead of both back() and pop_back().Robert Wilhelm2013-08-231-4/+1
* <rdar://problem/12806802> Propagate access specifiers for conversion function...Douglas Gregor2013-04-081-8/+7
* Sort #include lines for all files under include/...Chandler Carruth2012-12-041-1/+1
* Introduce ASTUnresolvedSet, an UnresolvedSet-like class, whose contents areArgyrios Kyrtzidis2012-11-281-0/+86