[PATCH] D66682: Fix stack_trace_compressor builds for Clang < 6.0
Sylvestre Ledru via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 06:42:21 PDT 2019
sylvestre.ledru added a comment.
In D66682#1645092 <https://reviews.llvm.org/D66682#1645092>, @tejohnson wrote:
> In D66682#1644676 <https://reviews.llvm.org/D66682#1644676>, @sylvestre.ledru wrote:
>
> > @tejohnson Nested if ? :)
>
>
> I meant something like:
>
> if (...)
> if (...)
Sure, I meant that we could try with this solution :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66682/new/
https://reviews.llvm.org/D66682
More information about the llvm-commits
mailing list