From: Richard Smith Date: Thu, 25 Oct 2012 23:05:00 +0000 (+0000) Subject: Fix the other occurrence of the problem fixed by r166731. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6f833091fbacc73980b9c4018363455b6aa82a7;p=clang Fix the other occurrence of the problem fixed by r166731. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166735 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGenCXX/catch-undef-behavior.cpp b/test/CodeGenCXX/catch-undef-behavior.cpp index 173498cb27..6cebdd7c9c 100644 --- a/test/CodeGenCXX/catch-undef-behavior.cpp +++ b/test/CodeGenCXX/catch-undef-behavior.cpp @@ -98,7 +98,7 @@ void member_access(S *p) { // (3b) Check that 'p' actually points to an 'S' // CHECK: load i64* - // CHECK-NEXT: xor i64 -4030275160588942838, + // CHECK-NEXT: xor i64 {{-4030275160588942838|2562089159}}, // [...] // CHECK: getelementptr inbounds [128 x i64]* @__ubsan_vptr_type_cache, i32 0, i64 % // CHECK: br i1