[all-commits] [llvm/llvm-project] 12bddc: [NFC][flang] Fix PushSemantics macro

Leandro Lupori via All-commits all-commits at lists.llvm.org
Mon Jun 26 05:42:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12bddc81b076a8acb62e940020e5b66597c86aca
      https://github.com/llvm/llvm-project/commit/12bddc81b076a8acb62e940020e5b66597c86aca
  Author: Leandro Lupori <leandro.lupori at linaro.org>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M flang/lib/Lower/ConvertExpr.cpp

  Log Message:
  -----------
  [NFC][flang] Fix PushSemantics macro

Add and use the CONCAT macro to force the expansion of __LINE__ in
PushSemantics body.

Reviewed By: clementval

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




More information about the All-commits mailing list