This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 122bd49 Add doxygen comments to emmintrin.h's intrinsics. new 9ae609f Add -fmodules-ts flag to cc1 for the provisional C++ modules [...]
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/LangOptions.def | 1 + include/clang/Basic/TokenKinds.def | 9 +++++++++ include/clang/Driver/CC1Options.td | 2 ++ lib/Basic/IdentifierTable.cpp | 6 ++++-- lib/Frontend/CompilerInvocation.cpp | 5 +++-- test/Lexer/modules-ts.cpp | 11 +++++++++++ 6 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 test/Lexer/modules-ts.cpp