Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
compiler-rt/lib/asan/asan_errors.cc | ||
---|---|---|
39 ↗ | (On Diff #115177) | Why do we need ErrorStackOverflow class if the caller is going to re-test for the stack-overflow condition? |
compiler-rt/lib/asan/asan_errors.cc | ||
---|---|---|
39 ↗ | (On Diff #115177) | Probably we don't. I have unfinished patch to merge them. |