summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2025-04-18 22:06:25 +0900
committerGitHub <noreply@github.com>2025-04-18 06:06:25 -0700
commit860e88411d94b9e83cf9524d05b30a3d2d221b2c (patch)
treec5cad883b47d3f145f2a4cc62a46a9c93f6baf14 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent622765f976f0a76313aa38d0f549eea9affeebfd (diff)
[libc++] Make __config_site modular (#134699)
This patch makes the __config_site header modular, which solves various problems with non-modular headers. This requires going back to generating the modulemap file, since we only know how to make __config_site modular when we're not using the per-target runtime dir. The patch also adds a test that we support -Wnon-modular-include-in-module, which warns about non-modular includes from modules. --------- Co-authored-by: Konstantin Varlamov <varconst@apple.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions