[PATCH] D132712: [Clang] Fix assert in Sema::LookupTemplateName so that it does not attempt an unconditional cast to TagType
    Aaron Ballman via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Aug 26 04:10:56 PDT 2022
    
    
  
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
Good catch! LGTM, but please add a release note for the fix.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132712/new/
https://reviews.llvm.org/D132712
    
    
More information about the cfe-commits
mailing list