[PATCH] D99967: [Flang] Changes to mangling code

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 23:23:25 PDT 2021


dblaikie added a comment.

For future reference might be worth separating independent patches and giving a more specific/descriptive title. The three lines in the description seem like separate patch descriptions.

Though the description mentions that the functions are all tested - yet it looks like this patch adds a new function/overload without any callers, so how is it tested?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99967/new/

https://reviews.llvm.org/D99967



More information about the llvm-commits mailing list