File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ static_library("Analysis") {
2727    " FixitUtil.cpp"  ,
2828    " IntervalPartition.cpp"  ,
2929    " IssueHash.cpp"  ,
30-     " LifetimeAnnotations.cpp"  ,
31-     " LifetimeSafety.cpp"  ,
3230    " LiveVariables.cpp"  ,
3331    " MacroExpansionContext.cpp"  ,
3432    " ObjCNoReturn.cpp"  ,
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ unittest("StaticAnalysisTests") {
3333    " StoreTest.cpp"  ,
3434    " SymbolReaperTest.cpp"  ,
3535    " TestReturnValueUnderConstruction.cpp"  ,
36+     " UnsignedStatDemo.cpp"  ,
3637    " Z3CrosscheckOracleTest.cpp"  ,
3738  ]
3839}
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ unittest("SupportTests") {
4848    " FSUniqueIDTest.cpp"  ,
4949    " FileCollectorTest.cpp"  ,
5050    " FileOutputBufferTest.cpp"  ,
51+     " Format.cpp"  ,
5152    " FormatVariadicTest.cpp"  ,
5253    " GenericDomTreeTest.cpp"  ,
5354    " GlobPatternTest.cpp"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments