llvm-project/llvm/test/DebugInfo/PDB/Native
Zachary Turner 0119e38491 Fix some of the PDB tests.
They were unintentionally calling DIA directly, which requires
Windows.  We need to pass the -native flag, and this then required
fixing up one or two tests.

llvm-svn: 341731
2018-09-07 23:36:08 +00:00
..
pdb-native-compilands.test Fix some of the PDB tests. 2018-09-07 23:36:08 +00:00
pdb-native-enums.test [PDB] Support pointer types in the native reader. 2018-09-07 23:21:33 +00:00
pdb-native-summary.test