Commit Graph

1 Commits

Author SHA1 Message Date
Doug Gregor
903937a78f Exempt C++ namespaces from internal-import checking
C++ namespaces always get imported into the bridging header's module
for Reasons. Exempt them from internal-import checking, since we get
checking for the namespace members that are actually used.
2025-09-19 16:49:20 -07:00