Lib profile could include all kind of entry functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Sema/SemaDeclAttr.cpp | ||
---|---|---|
6901 | I think the underlying issue here is that some attributes should only be validated on entry points that are being compiled as entry points in the current compilation action. Please file a GitHub issue for this and put the issue URL in the comment here. |
I think the underlying issue here is that some attributes should only be validated on entry points that are being compiled as entry points in the current compilation action. Please file a GitHub issue for this and put the issue URL in the comment here.