[all-commits] [llvm/llvm-project] d74645: Move bodies of inline functions out of class defin...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Dec 8 09:10:20 PST 2023


  Branch: refs/heads/users/kparzysz/01-separate-fir-header
  Home:   https://github.com/llvm/llvm-project
  Commit: d746452e9e98dfc36c33e6f2470f0f326af1dad0
      https://github.com/llvm/llvm-project/commit/d746452e9e98dfc36c33e6f2470f0f326af1dad0
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M flang/lib/Lower/FirConverter.h

  Log Message:
  -----------
  Move bodies of inline functions out of class definition, NFC

This is to make the class definition more readable. There are no
functional changes.




More information about the All-commits mailing list