[PATCH] D77809: [Analyzer] Include typedef statements in CFG build.
    Balázs Kéri via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Apr 14 01:33:19 PDT 2020
    
    
  
balazske added a comment.
I looked at the graphical CFG dump and observed that the added code makes the same parts appear that are there in a VLA declaration but missing if a VLA typedef is used.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77809/new/
https://reviews.llvm.org/D77809
    
    
More information about the cfe-commits
mailing list