]> granicus.if.org Git - clang/commitdiff
[analyzer] Trying to fix Windows buildbots after r327258
authorMaxim Ostapenko <chefmax7@gmail.com>
Mon, 12 Mar 2018 13:44:19 +0000 (13:44 +0000)
committerMaxim Ostapenko <chefmax7@gmail.com>
Mon, 12 Mar 2018 13:44:19 +0000 (13:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@327270 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/scopes-cfg-output.cpp

index e5c484b92aeeafc8a00f35a19bc8fea77e05228b..28dde459173c4fab2b736484cb0512b7f08cdbaa 100644 (file)
@@ -837,7 +837,7 @@ void test_for_compound_and_break() {
 // CHECK-NEXT:   4: *[B4.3]
 // CHECK-NEXT:   5: auto &i = *__begin1;
 // CHECK-NEXT:   6: operator=
-// CHECK-NEXT:   7: [B4.6] (ImplicitCastExpr, FunctionToPointerDecay, class A &(*)(const class A &) noexcept)
+// CHECK-NEXT:   7: [B4.6] (ImplicitCastExpr, FunctionToPointerDecay, class A &(*)(const class A &)
 // CHECK-NEXT:   8: i
 // CHECK-NEXT:   9: b
 // CHECK-NEXT:  10: [B4.9] (ImplicitCastExpr, NoOp, const class A)