[PATCH] D59283: Fixed global constant/variable naming check on C++ class for ObjC++ files.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 14 01:47:27 PDT 2019
hokein accepted this revision.
hokein added inline comments.
This revision is now accepted and ready to land.
================
Comment at: test/clang-tidy/google-objc-global-variable-declaration.mm:11
+};
\ No newline at end of file
----------------
nit: I think we should have a newline at end of file.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59283/new/
https://reviews.llvm.org/D59283
More information about the cfe-commits
mailing list