This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3065f15c2e [OPENMP]Initial support for non-rectangular loop nest. new 22a581b73b [codeview] Fix symbol names for dynamic initializers and ate [...]
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/AST/GlobalDecl.h | 15 +++++++ lib/CodeGen/CGDebugInfo.cpp | 57 +++++++++++++++++++++++++ lib/CodeGen/CGDebugInfo.h | 7 +++ lib/CodeGen/CGDeclCXX.cpp | 12 +++--- test/CodeGenCXX/debug-info-global-ctor-dtor.cpp | 44 +++++++++++++++---- 5 files changed, 120 insertions(+), 15 deletions(-)