Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
Turns out, the clang-import-test actually allows passing clang args via -Xcc, so I probably will revert the lang options changes I did in the previous commits.
test/Import/objc-try-catch/Inputs/F.m | ||
---|---|---|
10 | We usually should create a expression here, but the ObjCMessageExpr isn't implemented yet, so this bit weird code has to do the job. |
We usually should create a expression here, but the ObjCMessageExpr isn't implemented yet, so this bit weird code has to do the job.