This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 70854ab Clang changes for alloc_align attribute new cc271a0 [XRay][clang] Fix the -fxray-instruction-threshold flag processing new 7b9e8f0 fixup: use CHECK for non-atttribute sets
The 2 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: lib/Driver/XRayArgs.cpp | 6 +++--- lib/Frontend/CompilerInvocation.cpp | 6 ++++-- test/CodeGen/xray-instruction-threshold.cpp | 14 ++++++++++++++ 3 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/xray-instruction-threshold.cpp