Works for the examples on
https://clang.llvm.org/docs/MemorySanitizer.html
Details
Details
- Reviewers
aeubanks - Commits
- rG452e035729a4: [gn build] Add build file for msan runtime
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102554
[gn build] Add build file for msan runtime ClosedPublic Authored by thakis on May 15 2021, 8:28 AM.
Details
Summary Works for the examples on
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 16 2021, 10:29 PM Closed by commit rG452e035729a4: [gn build] Add build file for msan runtime (authored by thakis). · Explain WhyMay 17 2021, 3:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345819 compiler-rt/lib/msan/CMakeLists.txt
llvm/utils/gn/TODO.txt
llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
llvm/utils/gn/secondary/compiler-rt/lib/msan/BUILD.gn
|