[PATCH] D49412: Enrich inline messages

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 00:47:46 PDT 2018


xbolva00 added a comment.

In https://reviews.llvm.org/D49412#1183876, @yrouban wrote:

> Fixed the buildbot failure (clang++ compilation error) by putting the operator<<(.., NV &Arg) before the template operator<<(.., InlineCost) in Inliner.cpp.


Re-landed


https://reviews.llvm.org/D49412





More information about the llvm-commits mailing list