[PATCH] D131714: [compiler-rt][builtins] Add compiler flags to catch potential errors that can lead to security vulnerabilities

Mike Hommey via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 17:18:45 PDT 2022


glandium added a comment.

FWIW, it also broke compiler-rt standalone builds:

  CMake Error at lib/builtins/CMakeLists.txt:702 (add_security_warnings):
    Unknown CMake command "add_security_warnings".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131714



More information about the cfe-commits mailing list