diff options
author | Victor Costan <costan@gmail.com> | 2018-02-19 01:56:53 -0800 |
---|---|---|
committer | Victor Costan <costan@gmail.com> | 2018-02-19 02:02:59 -0800 |
commit | 8a6158717bc1587a26e6134179eb9e2a9f1c2185 (patch) | |
tree | 7c34edb95366100d41465977b05fd205621bbd68 /googlemock/scripts/generator/cpp/ast.py | |
parent | 3f0cf6b62ad1eb50d8736538363d3580dd640c3e (diff) | |
download | googletest-8a6158717bc1587a26e6134179eb9e2a9f1c2185.tar.gz googletest-8a6158717bc1587a26e6134179eb9e2a9f1c2185.tar.bz2 googletest-8a6158717bc1587a26e6134179eb9e2a9f1c2185.zip |
Fix unused function warning on Mac OS.
As of recently, Google Test fails to compile with the warning below when
used in projects with strict warning settings.
googletest/src/gtest-death-test.cc:1004:13: error: unused function 'StackGrowsDown' [-Werror,-Wunused-function]
Diffstat (limited to 'googlemock/scripts/generator/cpp/ast.py')
0 files changed, 0 insertions, 0 deletions