[PATCH] D33514: [WIP] Bug 32352 - Provide a way for OptimizationRemarkEmitter::allowExtraAnalysis to check if (specific) remarks are enabled

vivek pandya via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 16 10:34:34 PDT 2017


Thanks for doing this! It has been long time I work on big change for LLVM
so sorry for forgetting that.

On Saturday, September 16, 2017, NAKAMURA Takumi via Phabricator <
reviews at reviews.llvm.org> wrote:

> chapuni added a comment.
>
> Fixed in https://reviews.llvm.org/rL313456.
>
>
>
> ================
> Comment at: include/llvm/IR/DiagnosticHandler.h:12
> +//===------------------------------------------------------
> ----------------===//
> +
> +#include "llvm/ADT/StringRef.h"
> ----------------
> Did you forget include guard here?
>
>
> https://reviews.llvm.org/D33514
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170916/638cc00a/attachment.html>


More information about the llvm-commits mailing list