diff mbox

New branch: ubsan

Message ID 20130805060324.GW17022@redhat.com
State New
Headers show

Commit Message

Marek Polacek Aug. 5, 2013, 6:03 a.m. UTC
On Sun, Aug 04, 2013 at 06:55:13PM +0200, Gerald Pfeifer wrote:
> On Fri, 5 Jul 2013, Marek Polacek wrote:
> > I've created a new branch, called ubsan for work being done for
> > Undefined Behavior Sanitizer.  
> 
> Mind documenting this in http://gcc.gnu.org/svn.html?  Let me
> know if you need help (http://gcc.gnu.org/projects/web.html has
> some background).

Sure, does this patch look ok?


	Marek

Comments

Gerald Pfeifer Aug. 5, 2013, 7:21 a.m. UTC | #1
On Mon, 5 Aug 2013, Marek Polacek wrote:
> Sure, does this patch look ok?

Looks good, thanks!

Gerald
diff mbox

Patch

--- www/htdocs/svn.html.mp	2013-08-05 07:55:08.698293912 +0200
+++ www/htdocs/svn.html	2013-08-05 08:02:14.963046024 +0200
@@ -346,6 +346,14 @@  the command <code>svn log --stop-on-copy
   and will be merged with mainline from time to time.  Patches will be
   marked with the tag <code>[sso]</code> in the subject line.</dd>
   
+  <dt>ubsan</dt>
+  <dd>This branch contains the Undefined Behavior Sanitizer (ubsan).  Ubsan is
+  an undefined behavior detector for the C family of languages.  The branch is
+  maintained by Marek Polacek
+  &lt; <a href="mailto:polacek@redhat.com">polacek@redhat.com</a>&gt;
+  and will be merged with mainline from time to time.  Patches will be
+  marked with the tag <code>[ubsan]</code> in the subject line.</dd>
+
 </dl>
 
 <h4>Architecture-specific</h4>