[all-commits] [llvm/llvm-project] 8ebf40: [NFC][flang] Reorder const and RT_API_ATTRS.

Slava Zakharin via All-commits all-commits at lists.llvm.org
Fri Mar 15 14:45:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ebf4084f13d939eb33cd0a29d057158fa15a3a7
      https://github.com/llvm/llvm-project/commit/8ebf4084f13d939eb33cd0a29d057158fa15a3a7
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2024-03-15 (Fri, 15 Mar 2024)

  Changed paths:
    M flang/include/flang/ISO_Fortran_binding.h
    M flang/include/flang/Runtime/descriptor.h
    M flang/runtime/derived-api.cpp
    M flang/runtime/type-info.h

  Log Message:
  -----------
  [NFC][flang] Reorder const and RT_API_ATTRS.

Clean-up to keep the type qualifier next to the type.

Reviewers: klausler

Reviewed By: klausler

Pull Request: https://github.com/llvm/llvm-project/pull/85180



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list