With this change the error reported is on the identifier location
itself. It was declaration location before.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D15203
clang-tidy readability identifiers: better diagnostic location ClosedPublic Authored by aizatsky on Dec 3 2015, 1:12 PM.
Details Summary With this change the error reported is on the identifier location
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 4 2015, 12:50 PM Closed by commit rL254766: clang-tidy readability identifiers: better diagnostic location (authored by aizatsky). · Explain WhyDec 4 2015, 1:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41794 clang-tidy/readability/IdentifierNamingCheck.cpp
test/clang-tidy/readability-identifier-naming.cpp
|