[all-commits] [llvm/llvm-project] 1457eb: [flang] Check C854, C855, & C856 on PROTECTED enti...

Peter Klausler via All-commits all-commits at lists.llvm.org
Sat Dec 17 10:19:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1457eb378aa8c4b69491b62fef0e523c7c690158
      https://github.com/llvm/llvm-project/commit/1457eb378aa8c4b69491b62fef0e523c7c690158
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-12-17 (Sat, 17 Dec 2022)

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    M flang/test/Semantics/resolve82.f90

  Log Message:
  -----------
  [flang] Check C854, C855, & C856 on PROTECTED entities

Check for things that are not allowed to bear the PROTECTED
attribute.

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




More information about the All-commits mailing list