[PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return

Richard legalize at xmission.com
Sat May 16 19:58:32 PDT 2015


================
Comment at: CODE_OWNERS.TXT:11
@@ -10,1 +10,3 @@
 
+N: Richard Thomson
+E: legalize at xmission.com
----------------
alexfh wrote:
> I don't think we add all contributors here. Also, "code author" and "code owner" are different concepts, the latter is defined at the top of this file. I doubt that each clang-tidy check needs a dedicated "owner" as per the definition above.
> 
> I'm not going to commit this particular change.
Either way is fine with me.  I was simply attempting to offload support requests from you to me :-).

http://reviews.llvm.org/D8996

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list