Commit aadd2ce
committed
[Clang][Test] Add PS5 and WI cases to clang/test/Sema/dllexport.c
Windows Itanium and PS5 are both Itanium C++ ABI variants which
have the goal of semantic compatibility with Microsoft C++
code that uses dllimport/export.
This patch adds Windows Itanium and PS5 triple testing to
clang/test/Sema/dllexport.c. We have this testing in our
downstream toolchain - for some reason it was not added upstream
when the work for supporting dllimport/export was done.1 parent e091f26 commit aadd2ce
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments