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

NAKAMURA Takumi geek4civic at gmail.com
Tue Mar 8 04:32:05 PST 2011


---
 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Suppress-Unused-warnings-on-Release-Asserts.patch.txt
Type: text/x-patch
Size: 1440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110308/4e6675a0/attachment.bin>


More information about the llvm-commits mailing list