Commit 7157f33
authored
[libc++] Disable a std::unexpected test in modules build (llvm#144466)
This patch disables unexpected_disabled_cpp17.verify.cpp under clang
modules builds because it changes diagnostics criteria post llvm#143423,
causing the test to fail.
This patch follows a similar style to 853059a.
This was found when working on trying to land llvm#144033.1 parent 6ddb3a6 commit 7157f33
File tree
1 file changed
+5
-0
lines changed- libcxx/test/libcxx/depr/exception.unexpected
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments