This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0188dc5 [Sema][Comments] Add support for TypeAliasTemplate new 81d0359 [MS] Pass non-trivially-copyable objects indirectly on Windows ARM new 939bf18 Omit column info for CodeView by default new cefb5a0 Refactor to remove the assumption that we know the name of th [...]
The 3 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/Driver/Options.td | 4 ++-- include/clang/Serialization/ASTWriter.h | 3 +-- lib/CodeGen/MicrosoftCXXABI.cpp | 6 ++++++ lib/Driver/Tools.cpp | 12 ++++++++---- lib/Frontend/ASTUnit.cpp | 2 +- lib/Frontend/ChainedIncludesSource.cpp | 2 +- lib/Frontend/FrontendActions.cpp | 4 ++-- lib/Serialization/GeneratePCH.cpp | 19 +++++++++++++------ test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp | 15 +++++++++++++++ test/Driver/cl-options.c | 9 +++++++++ 10 files changed, 58 insertions(+), 18 deletions(-)