[C++11] Replacing FunctionTemplateDecl iterators spec_begin() and spec_end()...
[C++11] Replacing FunctionTemplateDecl iterators spec_begin() and spec_end() with iterator_range specializations(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203938
Loading
Please sign in to comment