This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 57a442f Fixing problem with CodeGen/avx512-kconstraints-att_inline_asm.c new df143a6 NFC - Reorder test case names in a PPC test case new 70d2cb2 DebugInfo: support for DW_TAG_atomic_type
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/CGDebugInfo.cpp | 5 ++-- test/CodeGen/builtins-ppc-p9vector.c | 56 ++++++++++++++++++------------------ test/CodeGen/debug-info-atomic.c | 7 +++++ 3 files changed, 37 insertions(+), 31 deletions(-) create mode 100644 test/CodeGen/debug-info-atomic.c