[all-commits] [llvm/llvm-project] 5d929e: Move setBugReportMsg() out from under a conditional
Leonard Chan via All-commits
all-commits at lists.llvm.org
Thu Mar 26 16:39:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d929e66469d7d9ff8c63e7e1ec139c195510c94
https://github.com/llvm/llvm-project/commit/5d929e66469d7d9ff8c63e7e1ec139c195510c94
Author: Leonard Chan <leonardchan at google.com>
Date: 2020-03-26 (Thu, 26 Mar 2020)
Changed paths:
M llvm/lib/Support/PrettyStackTrace.cpp
Log Message:
-----------
Move setBugReportMsg() out from under a conditional
Fixes a build break with LLVM_ENABLE_BACKTRACES=OFF.
Differential Revision: https://reviews.llvm.org/D76893
More information about the All-commits
mailing list