Spell uintptr_t properly in static_assert in `getStackTrace()`
authorEnji Cooper <ngie@fb.com>
Fri, 12 Jan 2018 18:49:13 +0000 (10:49 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 12 Jan 2018 18:50:56 +0000 (10:50 -0800)
commitc7801abd7f880247abf733c8aac0a7a488df5a48
tree556d1559984b9432c4683e1b77eeb267aa071be7
parentfd5eeb5f4bb9ad55172e9454f726667e3c325000
Spell uintptr_t properly in static_assert in `getStackTrace()`

Summary:
While here, pet the linter with respect to the warning around the indentation with the comment containing the licensing tort.

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Reviewed By: yfeldblum

Differential Revision: D6710314

fbshipit-source-id: fc0b971e6300af9c63a690c54c08fc70e0313b70
folly/experimental/symbolizer/StackTrace.cpp