[PATCH] D119479: [clang][extract-api] Add global record support
Zixu Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 21 09:41:16 PDT 2022
zixuw added a comment.
In D119479#3388498 <https://reviews.llvm.org/D119479#3388498>, @uabelho wrote:
> Hello,
>
> Did you see this sanitizer error when running global_record.c?
>
> https://lab.llvm.org/buildbot/#/builders/5/builds/20765/steps/13/logs/stdio
@dang fixed this in fc3537697db7724834d8071cfee10cacceb9fc2a <https://reviews.llvm.org/rGfc3537697db7724834d8071cfee10cacceb9fc2a> and flipped the test back on. Thanks Daniel!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119479/new/
https://reviews.llvm.org/D119479
More information about the cfe-commits
mailing list