Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Small nit. LGTM otherwise.
| lib/Sema/SemaDecl.cpp | ||
|---|---|---|
| 8291–8293 | It would be nice to emit this diagnostics on one side of compilation only. Nit - unneeded {} | |
Comment Actions
Add check for extern "C" printf -- we don't want to take just any printf!
| lib/Sema/SemaDecl.cpp | ||
|---|---|---|
| 8291–8293 | Resolved irl. | |
It would be nice to emit this diagnostics on one side of compilation only.
Nit - unneeded {}