Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-09 | Make const ptr assign as function call in clang | YU Jincheng | |
- This can act as memory barrier in clang to avoid read before assign of a const ptr Signed-off-by: LoveSy <shana@zju.edu.cn> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |