This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/clang.
from 98caebcbd8 Model type attributes as regular Attrs. adds e20516350f [ASTImporter] Add test for C++'s try/catch statements.
No new revisions were added by this update.
Summary of changes: test/Import/cxx-try-catch/Inputs/F.cpp | 18 +++++++++++++ test/Import/cxx-try-catch/test.cpp | 39 +++++++++++++++++++++++++++ tools/clang-import-test/clang-import-test.cpp | 2 ++ 3 files changed, 59 insertions(+) create mode 100644 test/Import/cxx-try-catch/Inputs/F.cpp create mode 100644 test/Import/cxx-try-catch/test.cpp