We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a994e commit b37efedCopy full SHA for b37efed
lldb/test/Shell/SymbolFile/PDB/compilands.test
@@ -7,5 +7,5 @@ RUN: env LLDB_USE_NATIVE_PDB_READER=0 lldb-test symbols %T/CompilandsTest.cpp.ex
7
; Link default libraries
8
9
CHECK: Module [[CU:.*]]
10
-CHECK: SymbolFile pdb ([[CU]])
+CHECK: SymbolFile {{(native-)?}}pdb ([[CU]])
11
CHECK: {{^[0-9A-F]+}}: CompileUnit{{[{]0x[0-9a-f]+[}]}}, language = "c++", file = '{{.*}}\CompilandsTest.cpp'
0 commit comments