alexfh requested changes to this revision.
This revision now requires changes to proceed.

================
Comment at: clang-tidy/misc/RedundantExpressionCheck.cpp:27
@@ +26,3 @@
+
+static void ParseMacroNames(StringRef Option,
+                            std::vector<std::string> *Result) {
----------------
Now that you have pulled an API for this, I'll wait until you update this patch.


http://reviews.llvm.org/D19703



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

Reply via email to