[llvm-commits] [PATCH] Suppress "Unused" warnings on Release-Asserts.

NAKAMURA Takumi geek4civic at gmail.com
Mon Mar 14 15:00:28 PDT 2011


Ping. filed PR9480.
http://llvm.org/bugs/show_bug.cgi?id=9480

On Tue, Mar 8, 2011 at 9:32 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> ---
>  lib/Analysis/LazyValueInfo.cpp                   |    2 ++
>  lib/Transforms/Instrumentation/PathProfiling.cpp |    2 ++
>  2 files changed, 4 insertions(+), 0 deletions(-)
>
> ---
> I saw two warnings on --disable-assertions with clang++.
> I am dubious whether they would be proper.
>
> ...Takumi




More information about the llvm-commits mailing list