aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2025-08-26 10:15:47 -0700
committerGitHub <noreply@github.com>2025-08-26 10:15:47 -0700
commit0cddf3e1aefc8d5f96e000a9c69d0fa596fdb04a (patch)
treeb48cba05dd863953f1b76b555cbe3426acd4bca7 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent13a634281fb080ab0641998eb336ee591631beff (diff)
downloadllvm-0cddf3e1aefc8d5f96e000a9c69d0fa596fdb04a.zip
llvm-0cddf3e1aefc8d5f96e000a9c69d0fa596fdb04a.tar.gz
llvm-0cddf3e1aefc8d5f96e000a9c69d0fa596fdb04a.tar.bz2
[clang-tidy][test] Make check_clang_tidy.py work with very long file paths (#155318)
http://github.com/llvm/llvm-project/pull/95220 added a test with a very long file path, which can fail if run on Windows with a long directory path. On Windows, there are file path length limits, which can be worked around by prefixing the (absolute) path with '\\?\': https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation --------- Co-authored-by: Reid Kleckner <rnk@google.com>
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions