[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)
llvm-svn: 327270

clang/test/Analysis/scopes-cfg-output.cpp

index e5c484b..28dde45 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)