To prevent clangd from adding #include of those headers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65849
[unittests] Mark private gmock headers with IWYU pragmas. NFC ClosedPublic Authored by ilya-biryukov on Aug 7 2019, 1:25 AM.
Details Summary To prevent clangd from adding #include of those headers.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 7 2019, 1:29 AM Closed by commit rL368135: [unittests] Mark private gmock headers with IWYU pragmas. NFC (authored by ibiryukov). · Explain WhyAug 7 2019, 1:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213816 llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-actions.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-cardinalities.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-generated-actions.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-generated-function-mockers.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-generated-matchers.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-generated-nice-strict.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-matchers.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-more-actions.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-more-matchers.h
llvm/trunk/utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
llvm/trunk/utils/unittest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h
llvm/trunk/utils/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h
llvm/trunk/utils/unittest/googlemock/include/gmock/internal/gmock-port.h
|