[cfe-commits] [PATCH] Fix a warning due to "const" breakage in r130022.
Francois Pichet
pichet2000 at gmail.com
Sat Apr 23 04:57:33 PDT 2011
On Sat, Apr 23, 2011 at 4:27 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> ---
> include/clang/Parse/Parser.h | 4 ++--
> include/clang/Sema/Sema.h | 2 +-
> lib/Parse/ParseTemplate.cpp | 4 ++--
> lib/Sema/SemaTemplateInstantiateDecl.cpp | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)
> ---
> I am not confident my fix were proper or not.
> (Francois, you may apply it)
>
r130058, thanks.
More information about the cfe-commits
mailing list