carlosgalvezp added a comment.

My patch <https://reviews.llvm.org/D116378> has now been merged, hope it helps 
a bit! Reading through the comments I'm not sure it will be enough though. In 
the cases you mention we've typically wrapped the third-party function into a 
helper function that adds a NOLINT suppression/cast there, to avoid littering 
the code at the call site. Would that help? I guess it will still be a pain if 
you have many different such functions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88833/new/

https://reviews.llvm.org/D88833

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to