This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f0413f8 Adding a test for a compiler crash that was fixed in r248069. new 5d99149 [OpenCL] Fix pipe type dump.
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/AST/ASTDumper.cpp | 3 +++ lib/AST/TypePrinter.cpp | 3 ++- test/Misc/ast-dump-pipe.cl | 4 ++++ test/SemaOpenCL/invalid-access-qualifier.cl | 2 +- test/SemaOpenCL/invalid-pipes-cl2.0.cl | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 test/Misc/ast-dump-pipe.cl