[all-commits] [llvm/llvm-project] 46e19e: [RDF] Do not use trailing return type after all, NFC

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Jun 9 15:38:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46e19e3a2c45e7fb5f501bdb983a7151c158304f
      https://github.com/llvm/llvm-project/commit/46e19e3a2c45e7fb5f501bdb983a7151c158304f
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/RDFGraph.h
    M llvm/lib/CodeGen/RDFGraph.cpp

  Log Message:
  -----------
  [RDF] Do not use trailing return type after all, NFC

This sort of reverts commit d3b34b7f3a7cbfc96aea897419f167b5ee19e61a,
the issue with `Use` will be addressed by using fully-qualified name.




More information about the All-commits mailing list