[PATCH] Enhance clang-tidy readability-simplify-boolean-expr check to handle chained conditional assignment and chained conditional return
Alexander Kornienko
alexfh at google.com
Sat May 16 17:44:45 PDT 2015
================
Comment at: CODE_OWNERS.TXT:11
@@ -10,1 +10,3 @@
+N: Richard Thomson
+E: legalize at xmission.com
----------------
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.
http://reviews.llvm.org/D8996
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list