mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
for templatized types that could cause parts of a std::vector (and I am sure other STL types) to be incorrectly uniqued to each other wreaking havoc on variable display for types within the same executable module. llvm-svn: 127662