[cfe-dev] Change multiple locations for single clang-tidy check

Daniel Dilts diltsman at gmail.com
Tue Jun 3 16:30:15 PDT 2014


Is there a way to modify multiple locations if a given check finds an issue?  My use case is I am checking for class naming conventions.
 
If the check finds a declaration I can figure out how to modify the name at the declaration, but I want to also change all usages at the same time.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140603/8a74c8a4/attachment.html>


More information about the cfe-dev mailing list