Replace std::map<K, V*> with std::map<K, V> to handle ownership and deletion of the...
[oota-llvm.git] / tools / msbuild / toolset-vs2014.targets
2014-07-31 Hans Wennborgmsbuild integration: remove duplicated lines and BOM...
2014-07-23 Reid KlecknerAdd a VS "14" msbuild toolset