commit | 4e155170e88a3cf81aa6b966d3b3c71d4819e6c4 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Sun Jul 21 23:13:17 2013 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Sun Jul 21 23:13:17 2013 +0000 |
tree | 6b8218dad0d378d70625d258ef23e03cfeeff649 | |
parent | 8d0dc31dcada7f8002022b02a1cee471494e530b [diff] [blame] |
Test updates missed from r186799. llvm-svn: 186800
diff --git a/clang/test/CodeGenCXX/destructors.cpp b/clang/test/CodeGenCXX/destructors.cpp index 7dc188b..34d885d 100644 --- a/clang/test/CodeGenCXX/destructors.cpp +++ b/clang/test/CodeGenCXX/destructors.cpp
@@ -418,4 +418,4 @@ // CHECK: call void @_ZN5test312_GLOBAL__N_11CD0Ev( // CHECK: ret void - // CHECK: attributes [[NUW]] = { nounwind{{.*}} } + // CHECK: attributes [[NUW]] = {{[{].*}} nounwind {{.*[}]}}