aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorJon Roelofs <jonathan_roelofs@apple.com>2025-08-05 17:08:00 -0700
committerJon Roelofs <jonathan_roelofs@apple.com>2025-08-05 18:47:46 -0700
commita15b629527a975ec592c95d69d04ef3537915d1d (patch)
tree19e3168c1db499842c90c3649d82632dbda81126 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent342bf58f93a72a675183c18b42ae811c635dda37 (diff)
downloadllvm-a15b629527a975ec592c95d69d04ef3537915d1d.zip
llvm-a15b629527a975ec592c95d69d04ef3537915d1d.tar.gz
llvm-a15b629527a975ec592c95d69d04ef3537915d1d.tar.bz2
Revert "Strip the full path from __FILE__ in the LDBG macro and keep only the filename (#150677)"
This reverts commit 5d26e3c227f4b4a1761a8b0001b3165198def479. It breaks the modules build of clang, since every source file has a different version of this macro, which causes https://green.lab.llvm.org/job/clang-stage2-Rthinlto/ to run out of space. We should probably be using __FILE_NAME__ instead when the host compiler supports it, but until then let's revert-to-green, and un-block the bots. see: https://github.com/llvm/llvm-project/pull/150677 see: https://github.com/llvm/llvm-project/pull/150677#issuecomment-3156779021 rdar://157465825
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions