This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b857398ff9 Add vfs::FileSystem::getRealPath new be0479c04c CodeGen: Fix invalid bitcast for lifetime.start/end
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: lib/CodeGen/CGCall.cpp | 24 +++++++++++++++--------- lib/CodeGen/CGDecl.cpp | 18 ++++++++++++++---- lib/CodeGen/CGExpr.cpp | 27 +++++++++++++++++---------- lib/CodeGen/CGExprAgg.cpp | 9 +++++---- lib/CodeGen/CodeGenFunction.h | 32 +++++++++++++++++++++++++------- test/CodeGenCXX/amdgcn_declspec_get.cpp | 27 +++++++++++++++++++++++++++ 6 files changed, 103 insertions(+), 34 deletions(-) create mode 100644 test/CodeGenCXX/amdgcn_declspec_get.cpp