diff options
author | Tobias Stadler <mail@stadler-tobias.de> | 2025-10-07 00:13:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 15:13:52 -0700 |
commit | 7bf33c88567c0ad34432982ce8925da8092b7983 (patch) | |
tree | 1af1346d03e9586d1d04e8ea07dfcd8c8d1aa1a9 /llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp | |
parent | e6174ebf41d45ae23a9dbbb9c0bb8d1f0591b4d2 (diff) | |
download | llvm-7bf33c88567c0ad34432982ce8925da8092b7983.zip llvm-7bf33c88567c0ad34432982ce8925da8092b7983.tar.gz llvm-7bf33c88567c0ad34432982ce8925da8092b7983.tar.bz2 |
[llvm-remarkutil] filter: Fix curses.h namespace pollution (#160802)
Remove the filter namespace, because `filter` is used by `curses.h`,
causing some external build failures
(https://github.com/llvm/llvm-project/pull/159784#discussion_r2380574036).
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.
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp')
0 files changed, 0 insertions, 0 deletions