This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f4806a953b [OpenMP] Add OpenMP data sharing infrastructure using global memory new c2a8342c9a CodeGen: Reduce LValue and CallArgList memory footprint befo [...] new 4ef7f6d39c Add deep AST tree test for r327515
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/CGCall.h | 2 +- lib/CodeGen/CGValue.h | 13 +- test/CodeGenCXX/deep-ast-tree.cpp | 262 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 271 insertions(+), 6 deletions(-) create mode 100644 test/CodeGenCXX/deep-ast-tree.cpp