[PATCH] D29267: [clang-tidy] safety-no-assembler
Paweł Żukowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 3 11:16:01 PST 2017
idlecode added a comment.
Standard you linked mentions portability as the reason inline assembler should be avoided. Should it really be named 'safety'?
https://reviews.llvm.org/D29267
More information about the cfe-commits
mailing list