[all-commits] [llvm/llvm-project] c60ee7: [clang][deps] Implement move-conversion for `CowCo...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Wed Sep 13 15:51:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c60ee7c7b2154013e2b7b4f83ea422fbb4015cb7
      https://github.com/llvm/llvm-project/commit/c60ee7c7b2154013e2b7b4f83ea422fbb4015cb7
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M clang/include/clang/Frontend/CompilerInvocation.h

  Log Message:
  -----------
  [clang][deps] Implement move-conversion for `CowCompilerInvocation` (#66301)

This avoids making copies at the end of
`makeCommonInvocationForModuleBuild()` (in `ModuleDepCollector.cpp`).




More information about the All-commits mailing list