| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
!948 merge bugfix_ringbuffer into master [HWASAN]bugfix for hwasan ringbufferlink Created-by: ziper Commit-by: ziper Merged-by: openharmony_ci Description: ### 一、内容说明(相关的Issue) 因为ringbuffer 结构改为了ringbufferLink,导致hwasan_dev_note_heap_rb_distance含义变更,现修改和之前保持一致。 ### 二、建议测试周期和提测地址 建议测试完成时间:xxxx.xx.xx 投产上线时间:xxxx.xx.xx 提测地址:CI环境/压测环境 测试账号: ### 三、变更内容 * 3.1 关联PR列表 * 3.2 数据库和部署说明 1. 常规更新 2. 重启unicorn 3. 重启sidekiq 4. 迁移任务:是否有迁移任务,没有写 "无" 5. rake脚本: bundle exec xxx RAILS_ENV = production;没有写 "无" * 3.4 其他技术优化内容(做了什么,变更了什么) - 重构了 xxxx 代码 - xxxx 算法优化 * 3.5 废弃通知(什么字段、方法弃用?) * 3.6 后向不兼容变更(是否有无法向后兼容的变更?) ### 四、研发自测点(自测哪些?冒烟用例全部自测?) 自测测试结论: ### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方) 检查点: | 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 | |------|------------|----------|---------------| | xxx | 否 | 需要 | 不需要 | | | | | | 接口测试: 性能测试: 并发测试: 其他: See merge request: openharmony/third_party_llvm-project!948 | 2 个月前 | |
[compiler-rt] Fix lld dependency for sanitizers TARGET lld is always false there. | 4 年前 | |
[compiler-rt] testing support for ohos with hdc Issue: https://gitee.com/openharmony/third_party_llvm-project/issues/I8PGWS Change-Id: Ide7c3150a930ce197ebd0c1840f43b9cfa6ae67d Signed-off-by: Sukhikh Alexander <sukhikh.alexander@huawei-partners.com> | 2 年前 | |
[HWASan] Add aliasing flag and enable HWASan to use it. -fsanitize-hwaddress-experimental-aliasing is intended to distinguish aliasing mode from LAM mode on x86_64. check-hwasan is configured to use aliasing mode while check-hwasan-lam is configured to use LAM mode. The current patch doesn't actually do anything differently in the two modes. A subsequent patch will actually build the separate runtimes and use them in each mode. Currently LAM mode tests must be run in an emulator that has LAM support. To ensure LAM mode isn't broken by future patches, I will next set up a QEMU buildbot to run the HWASan tests in LAM. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D102288 | 5 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 4 年前 | ||
| 2 年前 | ||
| 5 年前 |