The parameter of Path and Partition of ActOnModuleImport could be merged and the implementation would be simpler.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
other than the two nits, LGTM
clang/include/clang/Sema/Sema.h | ||
---|---|---|
2996–2997 | maybe: |
clang/lib/Sema/SemaModule.cpp | ||
---|---|---|
415 | it looks like there is an extra blank line before the closing brace.. |
Comment Actions
Address comments.
clang/lib/Sema/SemaModule.cpp | ||
---|---|---|
415 | No, it isn't. It shows by the review page. |
maybe:
"If the name is for a partition."