]> granicus.if.org Git - clang/commit
Update ASTMerge FileCheck test expectations
authorReid Kleckner <rnk@google.com>
Tue, 14 May 2019 19:02:39 +0000 (19:02 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 14 May 2019 19:02:39 +0000 (19:02 +0000)
commitcba0c265700b7b0741e1c6f6c513b7d2f05c1c4f
treee62f7605846b9a3178a3a294665aba54de8be86f
parent9ea2db92e4180cccb87f78b4d9a7bf0adb430097
Update ASTMerge FileCheck test expectations

I belive many of these diagnostics changed from errors to warnings in
r357394. I've simply mechanically updated the tests, but whoever owns
this code should probably audit for unintented behavior changes. I
wasn't able to find a flag to make these warnings errors again.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360701 91177308-0d34-0410-b5e6-96231b3b80d8
test/ASTMerge/category/test.m
test/ASTMerge/class-template-partial-spec/test.cpp
test/ASTMerge/class-template/test.cpp
test/ASTMerge/enum/test.c
test/ASTMerge/function/test.c
test/ASTMerge/interface/test.m
test/ASTMerge/namespace/test.cpp
test/ASTMerge/property/test.m
test/ASTMerge/struct/test.c
test/ASTMerge/typedef/test.c
test/ASTMerge/var/test.c