[all-commits] [llvm/llvm-project] 52552c: Reapply "[NFC] Change the return type of `getTrave...

Erich Keane via All-commits all-commits at lists.llvm.org
Thu Mar 6 09:44:03 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52552ce53babc1078c2d38587bb77609852bc0a2
      https://github.com/llvm/llvm-project/commit/52552ce53babc1078c2d38587bb77609852bc0a2
  Author: erichkeane <ekeane at nvidia.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M clang-tools-extra/clangd/refactor/tweaks/AnnotateHighlightings.cpp
    M clang/include/clang/AST/ASTContext.h

  Log Message:
  -----------
  Reapply "[NFC] Change the return type of `getTraversalScope` to `ArrayRef`"

vitalybuka identified a fix here that fixes the issue, and lets us make
fewer copies!  This applies his patch plus reapplys the original.

This reverts commit c4c29b95a6e6809017e71e85f33faecfe85d88b2.



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