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

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 16:28:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f886adbfd7c: [compiler-rt][builtins] Add compiler flags to catch potential errors (authored by ahatanak).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131714

Files:
  compiler-rt/cmake/Modules/CompilerRTCompile.cmake
  compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
  compiler-rt/include/profile/InstrProfData.inc
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/eprintf.c
  compiler-rt/lib/profile/InstrProfiling.c
  compiler-rt/lib/profile/InstrProfilingWriter.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131714.454648.patch
Type: text/x-patch
Size: 5690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220822/94e15c1c/attachment-0001.bin>


More information about the cfe-commits mailing list