1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Add demangling test coverage for unsigned short, unsigned long

llvm-svn: 362332
This commit is contained in:
Nico Weber 2019-06-02 17:29:26 +00:00
parent c821a34e7f
commit 6d3e867381

View File

@ -23,6 +23,12 @@
?x@@3PEAEEA
; CHECK: unsigned char *x
?y@@3PEAGEA
; CHECK: unsigned short *y
?z@@3PEAKEA
; CHECK: unsigned long *z
?x@@3PEAY1NKM@5HEA
; CHECK: int (*x)[3500][6]