[libcxx-commits] [PATCH] D107560: [libc++][libc++abi][CET] Support building libc++ and libc++abi with CET enabled.

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 7 10:15:39 PDT 2021


MaskRay added a comment.

Wait. Can't the user just specify `-fcf-protection=full` in CMAKE_CXX_FLAGS?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107560/new/

https://reviews.llvm.org/D107560



More information about the libcxx-commits mailing list