[all-commits] [llvm/llvm-project] b68904: [libc++abi] NFCI: Minor refactoring of abort_messa...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Jun 25 11:48:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b68904d954b79e0382bdfa852758adcbd5350748
https://github.com/llvm/llvm-project/commit/b68904d954b79e0382bdfa852758adcbd5350748
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M libcxxabi/src/abort_message.cpp
Log Message:
-----------
[libc++abi] NFCI: Minor refactoring of abort_message()
Remove small code duplication and add comments explaining why we do things
in a given order.
More information about the All-commits
mailing list