Go to file
Ted Kremenek 6ee8f8bcb5 Add an optional "tag" to conjured symbols that allows us to distinguish between
multiple symbols conjured at the same location. All that is required of the tag
is that it is a fixed void* value that points to an memory address that remains
valid throughout the remainder of the lifetime of the SymbolManager.

llvm-svn: 66092
2009-03-04 22:53:46 +00:00
clang Add an optional "tag" to conjured symbols that allows us to distinguish between 2009-03-04 22:53:46 +00:00
llvm Should have XFAILed this test. 2009-03-04 22:29:34 +00:00