For ObjC++ projects, when compiled with C++ class, we should not apply ObjC global variable naming rules for C++ static member variables.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 29088 Build 29087: arc lint + arc unit
Event Timeline
test/clang-tidy/google-objc-global-variable-declaration.mm | ||
---|---|---|
6 | nit: I think we should have a newline at end of file. |
nit: removing the {}, the same below.