[C++11] Replacing VarTemplateDecl iterators spec_begin() and spec_end() with...
[C++11] Replacing VarTemplateDecl 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: 203942
Loading
Please sign in to comment