]> granicus.if.org Git - clang/commit
Fix source range of implicitly instantiated friend declaration.
authorEnea Zaffanella <zaffanella@cs.unipr.it>
Fri, 19 Jul 2013 18:02:36 +0000 (18:02 +0000)
committerEnea Zaffanella <zaffanella@cs.unipr.it>
Fri, 19 Jul 2013 18:02:36 +0000 (18:02 +0000)
commitde9ed71c696bee936a21323f61548164de0eda13
treedfd999799c6e4e6a17cae72cbbc98e24700c83aa
parente36d31edd6020989bdb39f82dea54ef0e747e994
Fix source range of implicitly instantiated friend declaration.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186702 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchers.h
lib/Sema/SemaTemplateInstantiateDecl.cpp
unittests/AST/SourceLocationTest.cpp