Skip to content
  • Zhongxing Xu's avatar
    Add support for pluggable components of static analyzer. · 16e3f0e0
    Zhongxing Xu authored
     - Creator function pointers are saved in ManagerRegistry.
     - The Register* class is used to notify ManagerRegistry new module is 
       available.
     - AnalysisManager queries ManagerRegistry for configurable module. Then it
       passes them to GRExprEngine, in turn to GRStateManager.
    
    llvm-svn: 60143
    16e3f0e0
Loading