[cfe-commits] [Patch] -Wunique-enum fixit hint
    Richard Trieu 
    rtrieu at google.com
       
    Wed Jun 20 11:44:29 PDT 2012
    
    
  
Following a suggestion from Erik Verbruggen, added a note to the unique
enum warning with a fixit hint to set the final element to equal the
previous element to silence the warning.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120620/5593c0cb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unique-enum-fixit.cpp
Type: text/x-c++src
Size: 2889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120620/5593c0cb/attachment.cpp>
    
    
More information about the cfe-commits
mailing list