Details
Diff Detail
- Repository
- rL LLVM
Event Timeline
I looked sanitizer_fuchsia.cc very briefly.
The rest LGTM
lib/sanitizer_common/sanitizer_printf.cc | ||
---|---|---|
260 | I guess you would like to enabled as many as possible compiler-rt tests in future |
lib/sanitizer_common/sanitizer_printf.cc | ||
---|---|---|
260 | I will be getting the tests going at some point. |
This is rebased and ready to land after D36029 lands.
Please land it for me!
Thanks,
Roland
I guess you would like to enabled as many as possible compiler-rt tests in future
So maybe better to avoid diverging if this is not critical?