This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 559be57 [libclang] Restore the CXXRecordDecl path for clang_Type_getN [...] new 0dd752d IRGen: Fix assertion failure when creating debug info for an [...] new 8c0cd53 Really revert all changes from r289979. Apparently conflict r [...]
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: include/clang/Basic/OpenCLOptions.h | 111 ++++++++++++------------------------ lib/CodeGen/CGDebugInfo.cpp | 15 +++-- test/CodeGen/dbg-const-int128.c | 8 +++ 3 files changed, 52 insertions(+), 82 deletions(-) create mode 100644 test/CodeGen/dbg-const-int128.c