projects
/
platform
/
upstream
/
glog.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add an instruction about stacktrace on x86-64 in INSTALL file. Basically, this
[platform/upstream/glog.git]
/
src
/
logging_striptest2.cc
1
// Copyright 2007 Google Inc. All Rights Reserved.
2
// Author: Sergey Ioffe
3
4
#define GOOGLE_STRIP_LOG 2
5
6
// Include the actual test.
7
#include "logging_striptest_main.cc"