Try to fix warnings to escape '@' as '\@'. [-Wdocumentation-html]
clang/include/clang/Format/Format.h:185:8: error: HTML tag 'tt' requires an end tag [-Werror,-Wdocumentation-html] /// <tt>@property (readonly)</tt> instead of <tt>@property(readonly)</tt>. ~^~~ llvm-svn: 206893
Loading
Please register or sign in to comment