Commit 61ab36a
committed
Revert "[Clang-REPL] Fix crash during
This reverts commit 30ad53b as it breaks
systems that don't have a systemwide libc++ or libstdc++ installed. It should
be rewritten to not invoke the system linker. In the meanwhile, reverting
to unblock the bots.__run_exit_handlers with dynamic libraries. (#117475)"1 parent 9ddcaed commit 61ab36a
File tree
2 files changed
+1
-23
lines changed- clang
- lib/Interpreter
- test/Interpreter
2 files changed
+1
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
723 | | - | |
724 | | - | |
| 722 | + | |
725 | 723 | | |
726 | 724 | | |
727 | 725 | | |
| |||
This file was deleted.
0 commit comments