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
- rL LLVM
Event Timeline
test/clang-tidy/google-objc-global-variable-declaration.mm | ||
---|---|---|
11 ↗ | (On Diff #190462) | nit: I think we should have a newline at end of file. |