googletest/googlemock/include/gmock/internal
Abseil Team b007c54f29 Running clang-format over all of GoogleTest
A few tests are examining code locations and looking af the resulting line
numbers to verify that GoogleTest shows those to users correctly. Some of those
locations change when clang-format is run. For those locations, I've wrapped
portions in:
// clang-format off
...
// clang-format on

There may be other locations that are currently not tickled by running
clang-format.

PiperOrigin-RevId: 434844712
Change-Id: I3a9f0a6f39eff741c576b6de389bef9b1d11139d
2022-03-15 13:42:11 -07:00
..
custom Consistently apply IWYU pragmas across googletest and googlemock headers 2022-01-18 08:11:11 -08:00
gmock-internal-utils.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-port.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-pp.h Googletest export 2021-03-16 09:50:49 -04:00