[cfe-commits] [PATCH] Fix a warning due to "const" breakage in	r130022.
    NAKAMURA Takumi 
    geek4civic at gmail.com
       
    Sat Apr 23 01:27:43 PDT 2011
    
    
  
---
 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)
...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-a-warning-due-to-const-breakage-in-r130022.patch.txt
Type: text/x-patch
Size: 2562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110423/df84c4e9/attachment.bin>
    
    
More information about the cfe-commits
mailing list