[cfe-dev] require clang-tidy check argument

Tiago Macarios via cfe-dev cfe-dev at lists.llvm.org
Thu Apr 9 12:12:12 PDT 2020


Hi,

Is there a way/pattern for a clang-tidy check to require an argument (ie an
entry in the .clang-tidy file)?

Looking at the API It has a way for me to storeOptions, but Options.store
will always have a Default value.

Tiago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200409/98580349/attachment.html>


More information about the cfe-dev mailing list