[all-commits] [llvm/llvm-project] 535cbe: [flang] Provide access to constant character array...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed May 5 16:57:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 535cbe02a4543ca930e79c10b5d334580428e607
      https://github.com/llvm/llvm-project/commit/535cbe02a4543ca930e79c10b5d334580428e607
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-05-05 (Wed, 05 May 2021)

  Changed paths:
    M flang/include/flang/Evaluate/constant.h

  Log Message:
  -----------
  [flang] Provide access to constant character array data

Allow direct access to constant character array data (for creating a hash ID of a constant).

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




More information about the All-commits mailing list