-
- Downloads
Merge topic 'reduce-allocations'
70788e92 Remove temporary allocations when calling cmHasLiteral{Suf,Pre}fix. bd2384f5 Optimize cmMakefile::ExpandVariablesInStringNew. ad9394f4 Remove temporary allocations in cmMacroHelper::InvokeInitialPass. f9599ed4 Remove temporary allocations by extending the lifetime of the retval. 275f2a85 Remove temporary allocations when calling cmGeneratorTarget::GetName.
Showing
- Source/cmAlgorithms.h 2 additions, 2 deletionsSource/cmAlgorithms.h
- Source/cmGeneratorTarget.cxx 1 addition, 1 deletionSource/cmGeneratorTarget.cxx
- Source/cmGeneratorTarget.h 1 addition, 1 deletionSource/cmGeneratorTarget.h
- Source/cmGlobalGenerator.cxx 6 additions, 6 deletionsSource/cmGlobalGenerator.cxx
- Source/cmMacroCommand.cxx 7 additions, 9 deletionsSource/cmMacroCommand.cxx
- Source/cmMakefile.cxx 9 additions, 10 deletionsSource/cmMakefile.cxx
Loading
Please register or sign in to comment