Commit 5e73d92
committed
fix shared_ptr self assignments
see open-telemetry#3713 (comment)1 parent 4707617 commit 5e73d92
File tree
8 files changed
+89
-36
lines changed- api
- include/opentelemetry
- context
- nostd
- test/nostd
- third_party
8 files changed
+89
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
92 | | - | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 109 | + | |
107 | 110 | | |
108 | | - | |
109 | | - | |
| 111 | + | |
110 | 112 | | |
111 | | - | |
112 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
113 | 123 | | |
114 | 124 | | |
115 | 125 | | |
116 | 126 | | |
117 | 127 | | |
118 | 128 | | |
119 | | - | |
120 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
121 | 165 | | |
122 | 166 | | |
123 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
45 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
50 | | - | |
| 57 | + | |
51 | 58 | | |
52 | 59 | | |
53 | 60 | | |
| |||
60 | 67 | | |
61 | 68 | | |
62 | 69 | | |
63 | | - | |
| 70 | + | |
64 | 71 | | |
65 | | - | |
| 72 | + | |
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
69 | 76 | | |
70 | 77 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
111 | | - | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
136 | 142 | | |
137 | 143 | | |
138 | 144 | | |
| |||
- .github/dependabot.yml+11
- .github/workflows/bazel.yml+5-2
- .github/workflows/build-and-test-min-cmake.yml+2-2
- .github/workflows/build-and-test-perfcounters.yml+4-1
- .github/workflows/build-and-test.yml+10-10
- .github/workflows/clang-format-lint.yml+6-3
- .github/workflows/clang-tidy-lint.yml+4-1
- .github/workflows/doxygen.yml+4-1
- .github/workflows/ossf.yml+27
- .github/workflows/pre-commit.yml+6-25
- .github/workflows/sanitizer.yml+2-2
- .github/workflows/test_bindings.yml+5-2
- .github/workflows/wheels.yml+13-12
- .gitignore+1
- .pre-commit-config.yaml+4-4
- AUTHORS+3
- CMakeLists.txt+5-3
- CONTRIBUTORS+3
- MODULE.bazel+1-1
- README.md+1-1
- bindings/python/google_benchmark/__init__.py+4-13
- bindings/python/google_benchmark/benchmark.cc+35-30
- bindings/python/google_benchmark/example.py+2
- cmake/CXXFeatureCheck.cmake+11-11
- docs/reducing_variance.md+10-5
- include/benchmark/benchmark.h+45-16
- pyproject.toml+2-3
- setup.py+6-1
- src/CMakeLists.txt+22-1
- src/benchmark.cc+6-2
- src/benchmark_register.cc+3-2
- src/benchmark_register.h+1
- src/benchmark_runner.cc+2-2
- src/colorprint.h+14-1
- src/commandlineflags.cc+4
- src/complexity.cc+8-1
- src/counter.cc+4
- src/csv_reporter.cc+2-7
- src/cycleclock.h+8-2
- src/json_reporter.cc+3-1
- src/perf_counters.cc+1-1
- src/string_util.cc+2-2
- src/sysinfo.cc+1-1
- test/CMakeLists.txt+3
- test/basic_test.cc+2
- test/benchmark_min_time_flag_iters_test.cc+3-4
- test/benchmark_min_time_flag_time_test.cc+3-3
- test/benchmark_setup_teardown_test.cc+7-11
- test/benchmark_test.cc+15-19
- test/complexity_test.cc+11-13
- test/diagnostics_test.cc+2
- test/display_aggregates_only_test.cc+2
- test/donotoptimize_assembly_test.cc+4-3
- test/filter_test.cc+6-7
- test/internal_threading_test.cc+4-2
- test/link_main_test.cc+2
- test/locale_impermeability_test.cc+47
- test/map_test.cc+2-3
- test/memory_manager_test.cc+2-1
- test/multiple_ranges_test.cc+3-1
- test/options_test.cc+2
- test/output_test_helper.cc+9-5
- test/overload_gtest.cc+35
- test/perf_counters_test.cc+5-3
- test/profiler_manager_iterations_test.cc+2-3
- test/profiler_manager_test.cc+2
- test/register_benchmark_test.cc+1-2
- test/repetitions_test.cc+4-2
- test/report_aggregates_only_test.cc+2
- test/reporter_output_test.cc+3-4
- test/skip_with_error_test.cc+10-11
- test/spec_arg_test.cc+4-4
- test/spec_arg_verbosity_test.cc+3-1
- test/state_assembly_test.cc+1
- test/user_counters_tabular_test.cc+2
- test/user_counters_test.cc+23-3
- test/user_counters_thousands_test.cc+2
- tools/compare.py+2-2
- tools/requirements.txt+2-2
- tools/strip_asm.py+1-1
Submodule googletest updated 56 files
- BUILD.bazel+4-6
- CMakeLists.txt+1-1
- MODULE.bazel+7-2
- README.md+2-1
- WORKSPACE+6-6
- ci/linux-presubmit.sh+50-33
- ci/macos-presubmit.sh+9-2
- ci/windows-presubmit.bat+13-3
- docs/_layouts/default.html+7-7
- docs/advanced.md+33-17
- docs/gmock_cheat_sheet.md+1-1
- docs/gmock_cook_book.md+5-4
- docs/quickstart-bazel.md+8-8
- docs/quickstart-cmake.md+3-3
- docs/reference/actions.md+2-2
- docs/reference/matchers.md+28
- docs/reference/testing.md+1-1
- googlemock/include/gmock/gmock-actions.h+25-4
- googlemock/include/gmock/gmock-matchers.h+51-17
- googlemock/include/gmock/gmock-spec-builders.h+8-8
- googlemock/include/gmock/internal/gmock-internal-utils.h+1-1
- googlemock/src/gmock-internal-utils.cc+1-1
- googlemock/src/gmock-spec-builders.cc+17-17
- googlemock/test/BUILD.bazel+1
- googlemock/test/gmock-actions_test.cc+26-35
- googlemock/test/gmock-function-mocker_test.cc+1-1
- googlemock/test/gmock-internal-utils_test.cc+2-2
- googlemock/test/gmock-matchers-arithmetic_test.cc+5-4
- googlemock/test/gmock-matchers-comparisons_test.cc+37-13
- googlemock/test/gmock-matchers-containers_test.cc+3-3
- googlemock/test/gmock-matchers-misc_test.cc+4-4
- googlemock/test/gmock-more-actions_test.cc+17-17
- googlemock/test/gmock-spec-builders_test.cc+5-5
- googlemock/test/gmock_output_test_golden.txt+4-4
- googletest/CMakeLists.txt-3
- googletest/README.md+3-3
- googletest/include/gtest/gtest-matchers.h+31-2
- googletest/include/gtest/gtest-printers.h+55-49
- googletest/include/gtest/gtest-typed-test.h+4-4
- googletest/include/gtest/gtest.h+5-2
- googletest/include/gtest/internal/gtest-port.h+17-124
- googletest/src/gtest-port.cc+5-5
- googletest/src/gtest-printers.cc+10-10
- googletest/src/gtest.cc+48-25
- googletest/test/BUILD.bazel+1
- googletest/test/googletest-color-test.py+1
- googletest/test/googletest-death-test-test.cc+1-1
- googletest/test/googletest-fail-if-no-test-linked-test.py+1-5
- googletest/test/googletest-fail-if-no-test-selected-test.py+91
- googletest/test/googletest-output-test-golden-lin.txt+1-1
- googletest/test/googletest-param-test-test.cc+2-2
- googletest/test/googletest-port-test.cc+10-8
- googletest/test/googletest-printers-test.cc+67-19
- googletest/test/gtest_stress_test.cc+2-2
- googletest/test/gtest_unittest.cc+14-13
- googletest_deps.bzl+19-3
- .github/copilot-instructions.md+84
- .github/workflows/compilers.yml+4-10
- .github/workflows/copilot-setup-steps.yml+22
- .github/workflows/ios.yml+4-3
- .gitignore+1-1
- CMakeLists.txt+1-1
- README.md+2-2
- docs/headers.md+29-15
- docs/upgrade_checklist.md+19
- include/gsl/assert+6-5
- include/gsl/pointers+7-7
- tests/CMakeLists.txt+1
- tests/constexpr_notnull_tests.cpp+74
- tests/span_tests.cpp+4-4
Submodule opentelemetry-proto updated 14 files
- .github/workflows/build-check.yaml+14-14
- .github/workflows/codeql.yml+3-3
- .github/workflows/fossa.yml+1-1
- .github/workflows/ossf-scorecard.yml+4-4
- CHANGELOG.md+43-1
- CONTRIBUTING.md+14
- README.md+1-1
- dependencies.Dockerfile+1-1
- opentelemetry/proto/common/v1/common.proto+16-2
- opentelemetry/proto/logs/v1/logs.proto+3-2
- opentelemetry/proto/metrics/v1/metrics.proto+28-52
- opentelemetry/proto/profiles/v1development/profiles.proto+107-124
- opentelemetry/proto/resource/v1/resource.proto+2-11
- opentelemetry/proto/trace/v1/trace.proto+19-45
Submodule prometheus-cpp updated from e5fada4 to 91851c9
0 commit comments