]> granicus.if.org Git - clang/commit
Debug Info testing case: update uuid testing case to check against Itanium.
authorManman Ren <manman.ren@gmail.com>
Wed, 28 Aug 2013 21:19:31 +0000 (21:19 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 28 Aug 2013 21:19:31 +0000 (21:19 +0000)
commit100dfd71af4a28e8d9f918980113eb25bdc75eba
tree9ee546dd5182da40d990ae2a5a8ecff51a543798
parentdd65802b1cf30d892b82c8370b96e6c94d239510
Debug Info testing case: update uuid testing case to check against Itanium.

Right now, the output for Itanium vs. Microsoft is the same. Once we start
calling mangler to get the unique identifier, this testing case will require
support for uuid mangling.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189518 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/debug-info-uuid.cpp