POSIX requires lgamma writes to an external global variable, signgam.
This prevents annotating lgamma with readnone, which is incorrect on
targets that write to signgam.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3831 Build 3831: arc lint + arc unit
Event Timeline
include/clang/Basic/Builtins.def | ||
---|---|---|
1091 | Please add a comment explaining why this doesn't have an "e" marking. |
Please add a comment explaining why this doesn't have an "e" marking.