libcxx: Disable CFI in function std::get_temporary_buffer.
The specification of this function mandates a cast to uninitialized T*, which is forbidden under CFI. Differential Revision: https://reviews.llvm.org/D42146 llvm-svn: 322744
Loading
Please sign in to comment