This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 808ced1c4d Revert "Update to LLVM's use of WeakTrackingVH; NFC" new 92c5967c32 Refactor frontend InputKind to prepare for treating module m [...]
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/Frontend/FrontendOptions.h | 90 ++++++++---- lib/CodeGen/CodeGenAction.cpp | 2 +- lib/Frontend/ASTUnit.cpp | 27 ++-- lib/Frontend/CompilerInstance.cpp | 13 +- lib/Frontend/CompilerInvocation.cpp | 197 +++++++++++++------------- lib/Frontend/FrontendAction.cpp | 5 +- lib/Frontend/FrontendActions.cpp | 32 ++--- lib/Frontend/FrontendOptions.cpp | 36 ++--- lib/Frontend/InitPreprocessor.cpp | 2 + lib/StaticAnalyzer/Frontend/ModelInjector.cpp | 2 +- unittests/Frontend/CodeGenActionTest.cpp | 2 +- unittests/Frontend/FrontendActionTest.cpp | 16 +-- 12 files changed, 229 insertions(+), 195 deletions(-)