]> granicus.if.org Git - clang/commit
[libclang] Encode the template specialization parameters of a function
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 10 Feb 2012 20:10:32 +0000 (20:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 10 Feb 2012 20:10:32 +0000 (20:10 +0000)
commitad133ea9ed91904c649f7f5a1e2f784b3c3c7972
tree87e0d8d68788c274ee9ae9608c64406c2c25b194
parente3d8e737e18f0ce95d87be03f74b35413443173c
[libclang] Encode the template specialization parameters of a function
specialization in its USR string.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150264 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndexUSRs.cpp