[all-commits] [llvm/llvm-project] f187d6: [flang][nfc] Fix comments, remove needless API, tw...

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Jan 22 11:00:40 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f187d64c80acd84f3f60799b80eba2485f8866df
      https://github.com/llvm/llvm-project/commit/f187d64c80acd84f3f60799b80eba2485f8866df
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M flang/include/flang/Parser/provenance.h
    M flang/include/flang/Semantics/symbol.h
    M flang/lib/Semantics/assignment.cpp
    M flang/tools/f18/flang

  Log Message:
  -----------
  [flang][nfc] Fix comments, remove needless API, tweak script

* Remove an unimplemented and unused member function declaration
* Remove a misleading comment about an unrelated constraint number
* Fix a comment
* Add f18 crash message to "flang" driver script

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




More information about the All-commits mailing list