[PATCH] D137414: [TySan] Fix Type Sanitizer build on Linux

Mingjie Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 27 03:50:31 PDT 2023


Enna1 created this revision.
Herald added a project: All.
Enna1 updated this revision to Diff 474450.
Enna1 added a comment.
Enna1 added a reviewer: fhahn.
Enna1 added a subscriber: MTC.
Enna1 published this revision for review.
Herald added subscribers: Sanitizers, cfe-commits, StephenFan.
Herald added projects: clang, Sanitizers.

update


fhahn added a comment.

Thanks! It looks like this makes the pre-commit testing happy!


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137414

Files:
  clang/runtime/CMakeLists.txt
  compiler-rt/lib/tysan/CMakeLists.txt
  compiler-rt/lib/tysan/tysan_interceptors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137414.474450.patch
Type: text/x-patch
Size: 4276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230427/57ad031d/attachment-0001.bin>


More information about the cfe-commits mailing list