This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4a7be35fb4 [XRay][clang] Add more test cases of -fxray-modes= (NFC) new 5be7dfec88 Add a stub mangling for ObjC selectors in the Microsoft ABI. new 6c4fb3c535 [gnu-objc] Make selector order deterministic.
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/AST/MicrosoftMangle.cpp | 10 ++++++++-- lib/CodeGen/CGObjCGNU.cpp | 10 +++++++--- test/CodeGenObjC/gnu-deterministic-selectors.m | 16 ++++++++++++++++ 3 files changed, 31 insertions(+), 5 deletions(-) create mode 100644 test/CodeGenObjC/gnu-deterministic-selectors.m