[PATCH] clang-format: Fix space in for-each macro definition
Daniel Jasper
djasper at google.com
Tue Jun 9 01:17:14 PDT 2015
The fundamental difference is that the tests in test/Format verify the behavior of the clang-format binary, e.g. with regard to certain command line flags, etc.
You are testing a specific formatting behavior (of the clang-format library), which is done in unittests/Format.
http://reviews.llvm.org/D10266
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list