Skip to content

Commit 51bbf36

Browse files
authored
Merge pull request #167 from google/cpp-sync
Internal change
2 parents da0aba7 + 831f5fe commit 51bbf36

File tree

421 files changed

+48234
-13924
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

421 files changed

+48234
-13924
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
build --cxxopt=-std=c++17
1+
build --cxxopt=-std=c++17 --host_cxxopt=-std=c++17
22
build --cxxopt=-fsized-deallocation
33

44
# Enable matchers in googletest

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.0
1+
6.1.0

0 commit comments

Comments
 (0)