This patch adds a new method setNoSanitizeMetadata() for Instruction, and use it in SanitizerMetadata and SanitizerCoverage.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
| clang/lib/CodeGen/SanitizerMetadata.cpp | ||
|---|---|---|
| 103 | How about deleting this definition and updating the two call sites in: 
  | |
Comment Actions
LGTM.
| llvm/include/llvm/IR/Instruction.h | ||
|---|---|---|
| 353 | Set. Imperative sentences are more common in comments. Ignore Sets above that's inconsistent with other places in this file.  | |
How about deleting this definition and updating the two call sites in: