| Source path: svn/ trunk/ src/ logging.cc |
|
|
|
|
Change log
Compile error fix for QNX This patch is given in http://code.google.com/p/google- glog/issues/detail?id=114
| Go to: |
Project members,
sign in to write a code review
Older revisions
r103
by shinichiro.hamaji
on Jan 11, 2012
Diff
Put __attribute__((noreturn)) for declartions of function pointers Clang needs this change.