This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 569a5cde39 [CXX] Exercise all paths through these tests. new eb2dee6e71 De-templatize non-dependent VS macro logic, NFC
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: lib/Basic/Targets.cpp | 13 ------- lib/Basic/Targets.h | 4 --- lib/Basic/Targets/AArch64.cpp | 10 ++---- lib/Basic/Targets/AArch64.h | 2 -- lib/Basic/Targets/ARM.cpp | 2 -- lib/Basic/Targets/OSTargets.cpp | 79 +++++++++++++++++++++++++++++++++++++++++ lib/Basic/Targets/OSTargets.h | 63 +++----------------------------- lib/Basic/Targets/X86.h | 2 -- 8 files changed, 85 insertions(+), 90 deletions(-)