Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17807 Build 17807: arc lint + arc unit
Event Timeline
| compiler-rt/lib/sanitizer_common/sanitizer_linux.cc | ||
|---|---|---|
| 925 | why not while(true) ? | |
Comment Actions
Simplify loop
| compiler-rt/lib/sanitizer_common/sanitizer_linux.cc | ||
|---|---|---|
| 925 | Just at artifact of attemt to detect short read by number of iterations | |
why not while(true) ?