DebugInfo: Add a clang test for LLVM fix for PR23332
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 28 Apr 2015 01:09:20 +0000 (01:09 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 28 Apr 2015 01:09:20 +0000 (01:09 +0000)
commit374934cb8a34c8ea64a439e628b7937cda45c188
tree904ab7cacc4403c289291088076290547114abd1
parent1ec75ae963e8d3c8525997bf039db1a5d70bcb64
DebugInfo: Add a clang test for LLVM fix for PR23332

Add a clang test for LLVM r235955, which added support for up to 2^16
arguments.

llvm-svn: 235956
clang/test/CodeGen/debug-info-257-args.c [new file with mode: 0644]