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