[all-commits] [llvm/llvm-project] 83d513: [LifetimeAnalysis] Add [[gsl::Pointer]] to llvm::S...

Matthias Gehre via All-commits all-commits at lists.llvm.org
Wed Apr 15 23:24:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 83d5131d87a6f929b21b54e3fc0f9636ff64c808
      https://github.com/llvm/llvm-project/commit/83d5131d87a6f929b21b54e3fc0f9636ff64c808
  Author: Matthias Gehre <gehre.matthias at gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M llvm/include/llvm/ADT/StringRef.h

  Log Message:
  -----------
  [LifetimeAnalysis] Add [[gsl::Pointer]] to llvm::StringRef

Summary:
This detected the bugs fixed in
  https://reviews.llvm.org/D66442
and
  https://reviews.llvm.org/D66440

The warning itself was implemented in
  https://reviews.llvm.org/D63954
  https://reviews.llvm.org/D64256
  https://reviews.llvm.org/D65120
  https://reviews.llvm.org/D65127
  https://reviews.llvm.org/D66152

Reviewers: zturner, mehdi_amini, gribozavr

Subscribers: dexonsmith, Szelethus, xazax.hun, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list