This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4ec0edc067 [analyzer] Canonicalize declarations within variable regions. new 8e92458b49 [opaque pointer types] Pass through function types for TLS i [...] new 6d763e31d2 [opaque pointer types] Make EmitCall pass Function Types to [...]
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: lib/CodeGen/CGCXX.cpp | 6 +++-- lib/CodeGen/CGCXXABI.h | 2 +- lib/CodeGen/CGCall.cpp | 50 ++++++++++++++++++++++++----------------- lib/CodeGen/CGCall.h | 9 +++----- lib/CodeGen/CGDeclCXX.cpp | 24 +++++++++++--------- lib/CodeGen/CGExpr.cpp | 6 ++--- lib/CodeGen/CodeGenFunction.h | 8 +++---- lib/CodeGen/CodeGenModule.h | 22 ++++++++++++++---- lib/CodeGen/ItaniumCXXABI.cpp | 31 +++++++++++++------------ lib/CodeGen/MicrosoftCXXABI.cpp | 7 +++--- 10 files changed, 95 insertions(+), 70 deletions(-)