[cfe-commits] r158781 - in /cfe/trunk: lib/ARCMigrate/ARCMT.cpp test/ARCMT/checking.m
Argyrios Kyrtzidis
kyrtzidis at apple.com
Tue Jun 19 18:51:48 PDT 2012
On Jun 19, 2012, at 6:13 PM, Jordan Rose wrote:
> You should probably include -pedantic-errors in here too.
Not very important since ARC warnings will not be pedantic but good to do it in general.
r158785
On Jun 19, 2012, at 6:18 PM, John McCall wrote:
> You can use llvm_move(WarnOpts) here.
Done.
Thanks!
-Argyrios
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120619/73aedf1f/attachment.html>
More information about the cfe-commits
mailing list