[all-commits] [llvm/llvm-project] 1c3cff: [SpecialCaseList] Iterate sections and matchers in...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Tue May 27 18:47:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c3cff98560512bb46a29ddfd659381235ad6f93
https://github.com/llvm/llvm-project/commit/1c3cff98560512bb46a29ddfd659381235ad6f93
Author: Qinkun Bao <qinkun at google.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M llvm/lib/Support/SpecialCaseList.cpp
M llvm/unittests/Support/SpecialCaseListTest.cpp
Log Message:
-----------
[SpecialCaseList] Iterate sections and matchers in reverse order
Issue #139128 needs to find the last one in the file.
Pull Request: https://github.com/llvm/llvm-project/pull/141697
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