A follow-up on D34449:
- add -std=c++11 to .hpp file by default.
- add constexpr function to test and doc.
Paths
| Differential D34771
[clang-tidy] follow-up on misc-definitions-in-header check. ClosedPublic Authored by hokein on Jun 28 2017, 12:24 PM.
Details Summary A follow-up on D34449:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2017, 3:12 PM Closed by commit rL306650: [clang-tidy] follow-up on misc-definitions-in-header check. (authored by hokein). · Explain WhyJun 29 2017, 1:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104489 docs/clang-tidy/checks/misc-definitions-in-headers.rst
test/clang-tidy/check_clang_tidy.py
test/clang-tidy/misc-definitions-in-headers.hpp
|