]> granicus.if.org Git - clang/commit
DebugInfo: Give externally defined types a size and alignment where
authorPeter Collingbourne <peter@pcc.me.uk>
Sun, 1 Mar 2015 22:07:04 +0000 (22:07 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sun, 1 Mar 2015 22:07:04 +0000 (22:07 +0000)
commit94f58f70ab9d9513263e049d33a63c182f8df700
treeee56987d77af28640268ebbe0ae2e60fb212e7cc
parent30dd297774d56a1a8477aa77a780c8cd510d23a0
DebugInfo: Give externally defined types a size and alignment where
possible. Fixes PR22736.

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