This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ef91bd38cd PR37189 Fix incorrect end source location and spelling for a [...] new 4388e8f820 [Targets] Implement getConstraintRegister for ARM and AArch64
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/Basic/TargetInfo.h | 6 ++++++ lib/Basic/Targets/AArch64.h | 5 +++++ lib/Basic/Targets/ARM.h | 5 +++++ test/Sema/arm-asm.c | 7 +++++++ test/Sema/arm64-inline-asm.c | 6 ++++++ 5 files changed, 29 insertions(+)