On May 8, 2013, at 3:52 PM, Dmitri Gribenko <[email protected]> wrote:
> On Sat, May 4, 2013 at 3:47 AM, Fariborz Jahanian <[email protected]> wrote: >> Author: fjahanian >> Date: Fri May 3 19:47:28 2013 >> New Revision: 181081 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=181081&view=rev >> Log: >> [doc parsing]: Make warning about unknown command >> tags off by default for now. Move diagnostic code >> to DiagnosticCommentKinds.td. // rdar://12381408 > > I think this should be moved a separate group (for example, a separate > flag under DocumentationPedantic group). It causes way too much noise > even for LLVM and Clang. > > http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-debian-fast/builds/2344/steps/build/logs/stdio > > (There's also a crash somewhere in diagnostic printing, BTW...) > > This change should be also committed to 3.3. > > Doug, Fariborz, what do you think about this proposed change? *Sigh*, yes, this is really noisy. Alright, we can put this into an off-by-default warning group. What are the specific commits we need to pull into 3.3 to get this silenced by default? - Doug
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
