[PATCH] D29267: [clang-tidy] safety-no-assembler

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 6 02:58:24 PST 2017


JonasToth added a comment.

out of curiousity:
i would like to contribute to the safety module as well. but currently there is no starting point in master. is there a way to get some code that i can start with? I think the module file where the registration happens would be enough.

this is not specifically patch related, but dunno where to ask else.

e.g. could it be possible to commit the std::vector<bool> thing, even though temlate parameters dont work right now. this could be added as a known limitation.


https://reviews.llvm.org/D29267





More information about the cfe-commits mailing list