[PATCH] D131979: [clang][UBSan] Fix __builtin_assume_aligned crash
    Wang Yihan via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 30 07:09:50 PDT 2022
    
    
  
yihanaa added a comment.
Now that parameter checking is generic, I think it would be better to use both common seam checking and custom sema checking, like Diff 456142  (https://reviews.llvm.org/differential/diff/456142/), what do you think about?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131979/new/
https://reviews.llvm.org/D131979
    
    
More information about the cfe-commits
mailing list