summaryrefslogtreecommitdiff
path: root/include/clang/AST/ASTUnresolvedSet.h
Commit message (Expand)AuthorAge
* When a module completes the definition of a class template specialization imp...Richard Smith2014-04-19
* Don't eagerly load all conversion operators when loading a class declarationRichard Smith2013-08-30
* Use pop_back_val() instead of both back() and pop_back().Robert Wilhelm2013-08-23
* <rdar://problem/12806802> Propagate access specifiers for conversion function...Douglas Gregor2013-04-08
* Sort #include lines for all files under include/...Chandler Carruth2012-12-04
* Introduce ASTUnresolvedSet, an UnresolvedSet-like class, whose contents areArgyrios Kyrtzidis2012-11-28