Without namespace you can not create checks with same name in different modules
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15571
Add namespace support to add_new_check.py ClosedPublic Authored by congliu on Dec 16 2015, 6:42 AM.
Details Summary Without namespace you can not create checks with same name in different modules
Diff Detail
Event Timelinecongliu updated this object. This revision is now accepted and ready to land.Dec 16 2015, 6:59 AM Closed by commit rL255770: [clang-tidy] Add namespace support to add_new_check.py (authored by alexfh). · Explain WhyDec 16 2015, 7:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43008 clang-tools-extra/trunk/clang-tidy/add_new_check.py
|