[PATCH] D42146: libcxx: Disable CFI in function std::get_temporary_buffer.
Marshall Clow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 11:04:31 PST 2018
mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.
I think that there needs to be more docs on the CFI checking; https://clang.llvm.org/docs/ControlFlowIntegrity.html is about using it, not about the design, goals, and implementation.
That being said, this looks fine to me.
https://reviews.llvm.org/D42146
More information about the llvm-commits
mailing list