[all-commits] [llvm/llvm-project] f0829e: [flang] Enforce C815

Peter Klausler via All-commits all-commits at lists.llvm.org
Sun Oct 30 14:50:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0829e7b9575be239c1faee55ad03ad729fe8199
      https://github.com/llvm/llvm-project/commit/f0829e7b9575be239c1faee55ad03ad729fe8199
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M flang/include/flang/Semantics/symbol.h
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Lower/call-site-mangling.f90
    M flang/test/Semantics/misc-declarations.f90
    M flang/test/Semantics/resolve20.f90
    M flang/test/Semantics/resolve91.f90

  Log Message:
  -----------
  [flang] Enforce C815

A Fortran program may not specify a particular attribute multiple
times for the same entity in a scope.

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




More information about the All-commits mailing list