Fixed google-readability-casting.cpp to get tests working in c++17
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63128
Fixed google-readability-casting test to work in c++17 ClosedPublic Authored by SureYeaah on Jun 11 2019, 3:05 AM.
Details Summary Fixed google-readability-casting.cpp to get tests working in c++17
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 11 2019, 3:29 AM Closed by commit rL363047: Fixed google-readability-casting test to work in c++17 (authored by gribozavr). · Explain WhyJun 11 2019, 3:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204008 clang-tools-extra/trunk/clang-tidy/google/AvoidCStyleCastsCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/google-readability-casting.cpp
|