This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 290ca40ccc Fix typos throughout the license files that somehow I and my [...] new 19fdbae0bc [ASTImporter] Add test for importing anonymous namespaces.
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: test/Import/cxx-anon-namespace/Inputs/F.cpp | 25 ++++++++++++++++ test/Import/cxx-anon-namespace/test.cpp | 45 +++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 test/Import/cxx-anon-namespace/Inputs/F.cpp create mode 100644 test/Import/cxx-anon-namespace/test.cpp