[all-commits] [llvm/llvm-project] 65e94c: [InferAttrs] Add argmemonly attribute to string li...

Dávid Bolvanský via All-commits all-commits at lists.llvm.org
Sat Oct 17 16:33:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 65e94cc946b0109bc4e1150a9a46d104317cc940
      https://github.com/llvm/llvm-project/commit/65e94cc946b0109bc4e1150a9a46d104317cc940
  Author: Dávid Bolvanský <david.bolvansky at gmail.com>
  Date:   2020-10-18 (Sun, 18 Oct 2020)

  Changed paths:
    R compiler-rt/test/asan/TestCases/strcat-overlap.cpp
    R compiler-rt/test/asan/TestCases/strcpy-overlap.cpp
    R compiler-rt/test/asan/TestCases/strncat-overlap.cpp
    R compiler-rt/test/asan/TestCases/strncpy-overlap.cpp
    M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
    M llvm/test/Transforms/InferFunctionAttrs/annotate.ll

  Log Message:
  -----------
  [InferAttrs] Add argmemonly attribute to string libcalls

Reviewed By: jdoerfert

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




More information about the All-commits mailing list