aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/src/abort_message.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-06-26[libc++abi] Fix build failure in abort_message.cpp when vasprintf isn't providedLouis Dionne1-1/+7
2020-06-25[libc++abi] NFCI: Minor refactoring of abort_message()Louis Dionne1-34/+30
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-03-01[libcxxabi] Clean up macro usage.Ranjeet Singh1-1/+1
2017-03-01[libc++abi] Clean up visibilityShoaib Meenai1-5/+0
2017-02-24[libcxxabi] Fix condition typo in rL296136Ranjeet Singh1-1/+1
2017-02-24[libcxxabi] Disable calls to fprintf for baremetal targets.Ranjeet Singh1-0/+2
2015-02-06Fix build for apple machines.Matthias Braun1-2/+2
2015-02-05Enable -Wundef.Dan Albert1-4/+4
2015-01-16Fix abort_message.cpp for the NDK.Dan Albert1-3/+15
2014-08-19Improve logging of aborts for Android.Dan Albert1-2/+21
2012-03-14fix crash log magicNick Kledzik1-10/+0
2012-02-02Work on restricting symbol visibility.Howard Hinnant1-0/+4
2012-01-24CrashReporterClient.h is back, but this time protected with __has_include. T...Howard Hinnant1-3/+30
2012-01-24Removed reference to internal headerHoward Hinnant1-37/+8
2012-01-23I renamed abort_message to be a C++ file to simplify my simplistic build scri...Howard Hinnant1-0/+58