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 4024 Build 4024: 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.