Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2010 08:10:12 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/llvm/tools/clang/lib/Analysis PrintfFormatString.cpp
Message-ID:  <201010110810.o9B8AYa4018201@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2010-10-11 08:10:12 UTC

  FreeBSD src repository

  Modified files:
    contrib/llvm/tools/clang/lib/Analysis PrintfFormatString.cpp 
  Log:
  SVN rev 213681 on 2010-10-11 08:10:12Z by rpaulo
  
  Restore the support for the 'r' and the 'y' conversion specifiers, first
  added on r208987.
  These are undocumented but are part of printf(9).
  
  Revision  Changes    Path
  1.5       +2 -0      src/contrib/llvm/tools/clang/lib/Analysis/PrintfFormatString.cpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010110810.o9B8AYa4018201>