[all-commits] [llvm/llvm-project] 6359a4: Revert "[flang] GET_COMMAND_ARGUMENT(VALUE) runtim...

Diana via All-commits all-commits at lists.llvm.org
Tue Sep 28 05:07:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6359a4cdbfb83c67a2a776baba4e3f4fb8334853
      https://github.com/llvm/llvm-project/commit/6359a4cdbfb83c67a2a776baba4e3f4fb8334853
  Author: Diana Picus <diana.picus at linaro.org>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M flang/include/flang/Runtime/magic-numbers.h
    M flang/runtime/command.cpp
    M flang/runtime/stat.cpp
    M flang/runtime/stat.h
    M flang/test/Runtime/no-cpp-dep.c
    M flang/unittests/Runtime/CommandTest.cpp

  Log Message:
  -----------
  Revert "[flang] GET_COMMAND_ARGUMENT(VALUE) runtime implementation"

This reverts commit 0446f1299f6be9fd35bc5f458c78b34dca3105f6 and
df6302311f88d0fbc666b6277d029aa371039945.

There's a warning on flang-aarch64-latest-gcc related to strncpy using
the result of strlen as a bound. I'll recommit with a fix.




More information about the All-commits mailing list