Skip to content

Conversation

tobias-stadler
Copy link
Contributor

Remove the filter namespace, because filter is used by curses.h,
causing some external build failures
(#159784 (comment)).

We don't really need the namespace here anyways, because everything is
static. This was just following what some of the other commands in
llvm-remarkutil are doing.

Created using spr 1.3.7-wip
Created using spr 1.3.7-wip
tobias-stadler added a commit to tobias-stadler/llvm-project that referenced this pull request Sep 26, 2025
Remove the filter namespace, because `filter` is used by `curses.h`,
causing some external build failures
(llvm#159784 (comment)).

We don't really need the namespace here anyways, because everything is
static. This was just following what some of the other commands in
llvm-remarkutil are doing.

Pull Request: llvm#160802
@jroelofs
Copy link
Contributor

jroelofs commented Oct 6, 2025

@jroelofs jroelofs merged commit 7bf33c8 into main Oct 6, 2025
9 checks passed
@jroelofs jroelofs deleted the users/tobias-stadler/spr/llvm-remarkutil-filter-fix-cursesh-namespace-pollution branch October 6, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants