[PATCH] D21295: Add a negative TBAA test
    Manman Ren via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jul  5 16:20:49 PDT 2016
    
    
  
manmanren added a subscriber: manmanren.
manmanren added a comment.
In http://reviews.llvm.org/D21295#474241, @Anastasia wrote:
> LGTM!
>
> Has this test case been missing from the original commit? If yes, could you point to it please! Thanks!
The original commit is the support for tbaa, when we added support for tbaa, we check that correct tbaa metadata is generated when tbaa is on, but didn't test the other way (i.e no tbaa metadata if tbaa is off).
http://reviews.llvm.org/D21295
    
    
More information about the cfe-commits
mailing list