With this change the error reported is on the identifier location
itself. It was declaration location before.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 41931 clang-tools-extra/trunk/clang-tidy/readability/IdentifierNamingCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/readability-identifier-naming.cpp
|