yfyang created this revision.
yfyang added a reviewer: jyknight.
Herald added a subscriber: pengfei.
Herald added a project: All.
yfyang requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.
Thread sanitizer for x86_64 architecutre is sup
yfyang updated this revision to Diff 481679.
yfyang added a comment.
Addressing comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139652/new/
https://reviews.llvm.org/D139652
Files:
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Drive
yfyang updated this revision to Diff 481682.
yfyang added a comment.
Formatting
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139652/new/
https://reviews.llvm.org/D139652
Files:
clang/lib/Driver/ToolChains/Darwin.cpp
Index: clang/lib/Driver/To
yfyang updated this revision to Diff 481684.
yfyang added a comment.
- Add TSAN support for Apple arm64 simulators
- Formatting
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139652/new/
https://reviews.llvm.org/D139652
Files:
clang/lib/Driver/To