ABI attributes need to match between the caller and callee.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm
| llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | ||
|---|---|---|
| 1184 | I suggest CB->addParamAttr as a shorter spelling for the same stuff. I noticed DFSan does it that way. | |
I suggest CB->addParamAttr as a shorter spelling for the same stuff. I noticed DFSan does it that way.