forked from mirrors/gecko-dev
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			529 B
		
	
	
	
		
			ReStructuredText
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			529 B
		
	
	
	
		
			ReStructuredText
		
	
	
		
			Executable file
		
	
	
	
	
| Writing New Firefox-Specific Static Analysis Checks
 | |
| ===================================================
 | |
| 
 | |
| This section is intended to help Mozilla engineers either casually play with writing a static analysis check
 | |
| or seriously develop one we can land and run internally.  While being written for internal consumption, it's broadly applicable outside Mozilla.
 | |
| 
 | |
| .. toctree::
 | |
|   :maxdepth: 2
 | |
| 
 | |
|   clang-query.rst
 | |
|   compiler-explorer.rst
 | |
|   writing-matchers.rst
 | |
|   matcher-cookbook.rst
 | |
|   adding-a-check.rst
 | |
|   advanced-check-features.rst
 | |
| 
 | 
