]> granicus.if.org Git - clang/commit
DebugInfo: Improvements/corrections to conservative emission of types in explicit...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 4 Mar 2014 03:08:14 +0000 (03:08 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 4 Mar 2014 03:08:14 +0000 (03:08 +0000)
commit9db62af77a0fe049a533f53a92bf1c9e2d267050
treefbbced6bdedddb448f0b67a50ee88019621fce96
parent35b7c6cd128f9983db4c036a6fee48af9e0a8e9c
DebugInfo: Improvements/corrections to conservative emission of types in explicit template instantiation declarations

* detect out of line definitions correctly
* detect member function explicit specializations correctly

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202779 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-template-explicit-specialization.cpp