This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 31fe70446b [Sema] Don't emit -Wmemset-transposed-args for memset(p,0,0) new 6038d90129 [MS] Update _MSVC_LANG values for C++17 and C++2a
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/OSTargets.h | 6 +- test/Preprocessor/predefined-macros.c | 103 ---------------------------- test/Preprocessor/predefined-win-macros.c | 110 ++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+), 105 deletions(-) create mode 100644 test/Preprocessor/predefined-win-macros.c