Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
RetVec should be const reference.
Please add a function scope comment explaining what it does.
Comment Actions
Sorry, confused myself by missing that this is a vector of pointers, so it can be const.
Done.
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h | ||
---|---|---|
61 | If it's in common we need to remove all Tagging reference in the function and documentation |
If it's in common we need to remove all Tagging reference in the function and documentation
UntagCallback -> Callback