alexfh requested changes to this revision. alexfh added a comment. This revision now requires changes to proceed.
1. Looks like `modernize` would be a better fit for this check, since it targets a pattern common for pre-standard C++ (or C code). 2. Please clang-format the code. 3. Please run the check on a large enough codebase (at least, on the whole LLVM) to ensure it doesn't crash and doesn't produce obvious false positives. http://reviews.llvm.org/D18745 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits