[all-commits] [llvm/llvm-project] f39f53: [Clang][NFC] Move HeadingAndSpellings to avoid cop...

Shafik Yaghmour via All-commits all-commits at lists.llvm.org
Wed Jun 11 14:11:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f39f53e569f92987683626d910e9dbcbd59ff410
      https://github.com/llvm/llvm-project/commit/f39f53e569f92987683626d910e9dbcbd59ff410
  Author: Shafik Yaghmour <shafik.yaghmour at intel.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M clang/utils/TableGen/ClangAttrEmitter.cpp

  Log Message:
  -----------
  [Clang][NFC] Move HeadingAndSpellings to avoid copying (#143611)

Static analysis flagged that we could move HeadingAndSpellings and avoid
a copy of a large object.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list