[PATCH] D46421: [analyzer][CrossTU] Extend CTU to VarDecls with initializer
    Rafael Stahl via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon May 14 07:45:15 PDT 2018
    
    
  
r.stahl updated this revision to Diff 146609.
r.stahl marked an inline comment as done.
r.stahl added a comment.
- added tests
- updated doc and var naming
- addressed review comment
https://reviews.llvm.org/D46421
Files:
  include/clang/CrossTU/CrossTranslationUnit.h
  lib/CrossTU/CrossTranslationUnit.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  test/Analysis/Inputs/ctu-other.cpp
  test/Analysis/Inputs/externalFnMap.txt
  test/Analysis/ctu-main.cpp
  test/Analysis/func-mapping-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46421.146609.patch
Type: text/x-patch
Size: 17868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/013f281e/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list