This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 20a40c8ec9 [XRay][clang] Consolidate runtime and link-time flag process [...] new ff0a62d6b5 [XRay][clang] Add a flag to enable/disable linking XRay deps [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/Options.td | 6 ++++++ include/clang/Driver/XRayArgs.h | 3 ++- lib/Driver/XRayArgs.cpp | 4 ++++ test/Driver/XRay/xray-nolinkdeps.cpp | 6 ++++++ 4 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 test/Driver/XRay/xray-nolinkdeps.cpp