PiotrZSL wrote:

Additionally, consider implementing this as an "module" (like bugprone), simply 
implement factory that would look into config options that start with "custom-" 
and then parse options like: Source, Message, Language, and based on that 
construct checks, gain is that dependency on clang-query could be turn on/off 
in cmake file, and it could only result in registering or not that module. Also 
extending that functionality would be easier with things like TraverseMode and 
so on...

https://github.com/llvm/llvm-project/pull/123734
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to