OSDN Git Service

win: try more to fix dia tests with newer msvc versions
authorNico Weber <nicolasweber@gmx.de>
Mon, 21 May 2018 02:55:41 +0000 (02:55 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 21 May 2018 02:55:41 +0000 (02:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332828 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test

index 08ac102..4b247da 100644 (file)
@@ -35,7 +35,7 @@
 ; TYPES_1: struct A [sizeof = 4] {
 ; TYPES_1: virtual void PureFunc() = 0
 ; TYPES_1: virtual void {{(A::)?}}VirtualFunc()
-; TYPES_1: void RegularFunc()
+; TYPES_1: void {{(A::)?}}RegularFunc()
 ; TYPES_1: }
 
 ; TYPES_2: Classes