[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 08:00:05 PDT 2020
    
    
  
balazske marked an inline comment as done.
balazske added a comment.
Without the new code the CFG dump for `vla_typedef` contains:
  [B1]
     1: VLA vla;
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