aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Peixotto <peix@meta.com>2025-03-21 09:02:27 -0700
committerGitHub <noreply@github.com>2025-03-21 09:02:27 -0700
commitf8865aa876a663a26d0b9ce5d26c9d6df6b9d18f (patch)
treeaf4dafd12e781717e0508188f7e9cee12fe3acd7 /clang/lib/CodeGen/CodeGenModule.cpp
parent954a3de7838a8c496ef1d1730127415b3e9786f9 (diff)
downloadllvm-f8865aa876a663a26d0b9ce5d26c9d6df6b9d18f.zip
llvm-f8865aa876a663a26d0b9ce5d26c9d6df6b9d18f.tar.gz
llvm-f8865aa876a663a26d0b9ce5d26c9d6df6b9d18f.tar.bz2
[lldb] Fix tests to resolve symlinks when checking paths (#132053)
The inferior used in the process launch test prints out its working directory using the `getcwd` function, which is not allowed to return symbolic links in the path components. When testing against the output from `getcwd` we should resolve the full path to match the expected output. The source manager test sets a breakpoint on a main-copy.c file that is copied into the build output directory. The source manager resolves this path to its real location. When testing the output from the source cache we need to resolve the expected path in the test to remove symlinks.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions