[all-commits] [llvm/llvm-project] baa18e: Add a new API seek for the Cursor class in the Dat...

diggerlin via All-commits all-commits at lists.llvm.org
Thu Sep 16 06:40:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: baa18ee63e83ee534a5844e6219665ce42b57707
      https://github.com/llvm/llvm-project/commit/baa18ee63e83ee534a5844e6219665ce42b57707
  Author: zhijian <zhijian at ca.ibm.com>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    M llvm/include/llvm/Support/DataExtractor.h
    M llvm/unittests/Support/DataExtractorTest.cpp

  Log Message:
  -----------
  Add a new API seek for the Cursor class in the DataExtractor.cpp

Summary:

add a new API seek for the Cursor class in the DataExtractor.cpp

Reviewers: James Henderson, Fangrui Song

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




More information about the All-commits mailing list