[all-commits] [llvm/llvm-project] c4c29b: Revert "[NFC] Change the return type of `getTraver...
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu Mar 6 09:32:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4c29b95a6e6809017e71e85f33faecfe85d88b2
https://github.com/llvm/llvm-project/commit/c4c29b95a6e6809017e71e85f33faecfe85d88b2
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M clang/include/clang/AST/ASTContext.h
Log Message:
-----------
Revert "[NFC] Change the return type of `getTraversalScope` to `ArrayRef`"
This reverts commit 9189d84abbfc643db0053200c1c2e16b1e78e8f9.
ASan catches that someone actually DOES modify the collection somewhere
it looks.
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