[PATCH] D104138: Create install targets for scan-build-py.

2021-06-21 Thread Marco Vanotti via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGd9cf8291e7ef: Create install targets for scan-build-py. (authored by Daniel Hwang , committed by charco). Changed prior to commit:

[PATCH] D96570: [scan-build-py] Add sarif-html support in scan-build-py

2021-02-23 Thread Marco Vanotti via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG97a304cc8f94: [scan-build-py] Add sarif-html support in scan-build-py (authored by Daniel Hwang , committed by charco). Herald added a project: clang. Herald added a subscriber: cfe-comm

[PATCH] D86822: [clang] Enable -fsanitize=thread on Fuchsia.

2020-08-28 Thread Marco Vanotti via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG2e800495a78a: [clang] Enable -fsanitize=thread on Fuchsia. (authored by charco). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D86822: [clang] Enable -fsanitize=thread on Fuchsia.

2020-08-28 Thread Marco Vanotti via Phabricator via cfe-commits
charco updated this revision to Diff 288735. charco added a comment. remove change-id lines. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86822/new/ https://reviews.llvm.org/D86822 Files: clang/lib/Driver/ToolChains/CommonArgs.cpp clang/lib/D

[PATCH] D86822: [clang] Enable -fsanitize=thread on Fuchsia.

2020-08-28 Thread Marco Vanotti via Phabricator via cfe-commits
charco created this revision. charco added reviewers: mcgrathr, phosek. Herald added subscribers: cfe-commits, danielkiss. Herald added a project: clang. charco requested review of this revision. This CL modifies clang enabling using -fsanitize=thread on fuchsia. The change doesn't build the runti