Move folly::symbolizer::systemError() into Exception.h
authorPeter Griess <pgriess@fb.com>
Fri, 22 Mar 2013 14:55:54 +0000 (07:55 -0700)
committerOwen Yamauchi <oyamauchi@fb.com>
Wed, 27 Mar 2013 21:40:32 +0000 (14:40 -0700)
commita6198d25683b47837948d8f1e9f60337470d5531
tree23aa476fb3b492a944903f2ff61572fc7fc5d8a9
parent5d43d2ab506d7b02a54ef5a5e1d662a1911d1aa2
Move folly::symbolizer::systemError() into Exception.h

Summary:
- This is pretty similar to some stuff that we already have in
Exception.h. Move (and rename) it.

Test Plan: - Unit tests

Reviewed By: simpkins@fb.com

FB internal diff: D748313
folly/Exception.h
folly/experimental/symbolizer/Elf.cpp
folly/experimental/symbolizer/Elf.h