sdk: get clang resources from swift toolchain - #274
Conversation
|
Understand this PR’s impact Explore downstream dependencies and potential security impact with Blast Radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthrough
ChangesSDK resource lookup
Priority: ➖ Normal Estimated code review effort: 2 (Simple) | ~10 minutes Change: Bug fix · Severity of issue fixed: Medium 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |

What does this PR do?
When building the SDK, derives the clang resource dir from the installed Swift toolchain (
swiftc -print-target-info) instead ofclang -print-resource-dir.Speculatively fixes #273.
How was it tested?
Validated that I can still build on Linux
AI tool usage
How much of this PR was AI-assisted? (check one)
Summary by CodeRabbit