[PATCH] D131874: [Clang] Tighten restrictions on enum out of range diagnostic to avoid constant initialization
    Martin Storsjö via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Aug 15 01:24:41 PDT 2022
    
    
  
mstorsjo added a comment.
Thanks! With this, I think all my cases (that built before D131307 <https://reviews.llvm.org/D131307>) now build successfully again! (Can't say much about the code change itself, but I think it looks reasonable.)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131874/new/
https://reviews.llvm.org/D131874
    
    
More information about the cfe-commits
mailing list