aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/debug-info-template-array.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-08-07If we don't have a complete type for the array type yet either thenEric Christopher1-0/+14
just let the alignment be zero. PR13531 llvm-svn: 161379