[all-commits] [llvm/llvm-project] 330258: [libc] Add a missing `this->` in __llvm_libc::cpp:...

Siva Chandra via All-commits all-commits at lists.llvm.org
Thu Jan 30 09:17:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3302586faebd3055647a88bdad60da080af83598
      https://github.com/llvm/llvm-project/commit/3302586faebd3055647a88bdad60da080af83598
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M libc/utils/CPP/ArrayRef.h

  Log Message:
  -----------
  [libc] Add a missing `this->` in __llvm_libc::cpp:MutableArrayRef::end.

I had removed it to verify a review comment, but forgot to put it back.




More information about the All-commits mailing list