parent
							
								
									2ecc9d42f7
								
							
						
					
					
						commit
						6d41b82ea4
					
				| 
						 | 
					@ -166,7 +166,7 @@ public:
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  virtual const char* getDescription() const {
 | 
					  virtual const char* getDescription() const {
 | 
				
			||||||
    return "Value stored to variable is never used.";
 | 
					    return "Value stored to variable is never subsequently read.";
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  virtual void EmitWarnings(BugReporter& BR) {
 | 
					  virtual void EmitWarnings(BugReporter& BR) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue