[llvm-commits] PATCH: Fix pedantic warnings about extraneous semi-colons in ASan

Chandler Carruth chandlerc at google.com
Sat Jun 23 01:07:31 PDT 2012


This is a pretty boring patch to strip out extraneous semi-colons and other
textual artifacts in macros used in ASan. The other fix I made in a few
places was to remove the '\' terminating the last line of a macro.

Let me know if these types of fixes are OK to directly submit?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120623/218c0102/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extraneous_semi.patch
Type: application/octet-stream
Size: 5532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120623/218c0102/attachment.obj>


More information about the llvm-commits mailing list