This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6b41ce0eda [modules-ts] Omit submodule semantics for TS modules new b11c39f887 [ms] Fix vbtable index for covariant overrides of vbase methods new c39ec45ed8 [Bash-autocomplete] Refactor autocomplete code into own function
The 2 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/Driver.h | 4 + lib/AST/VTableBuilder.cpp | 10 ++- lib/Driver/Driver.cpp | 94 ++++++++++++---------- .../microsoft-abi-vtables-return-thunks.cpp | 15 ++++ 4 files changed, 76 insertions(+), 47 deletions(-)