]> granicus.if.org Git - clang/commit
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)
commite541bf3d60bfb9615802c471f1b9d26547ef5b0a
tree34ebe491a9943c7c5d2f4aef95b6fc77dba588e3
parent1b935a23a3fc59d556f8165c061380b5a0cb8481
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@235956 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/debug-info-257-args.c [new file with mode: 0644]