[all-commits] [llvm/llvm-project] 1dc005: Add documentation for -fsanitize-address-use-after...

kda via All-commits all-commits at lists.llvm.org
Thu Jul 8 16:44:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dc005aa7dc51131515894cbd34f27d6b361f23e
      https://github.com/llvm/llvm-project/commit/1dc005aa7dc51131515894cbd34f27d6b361f23e
  Author: Kevin Athey <kda at google.com>
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
    M clang/docs/AddressSanitizer.rst
    M clang/docs/UsersManual.rst
    M clang/include/clang/Driver/Options.td

  Log Message:
  -----------
  Add documentation for -fsanitize-address-use-after-return.

for issue: https://github.com/google/sanitizers/issues/1394

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D104155




More information about the All-commits mailing list