This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 50c344f092 [Profile] Add off-by-default -Wprofile-instr-missing warning new 1fda799384 Added an Importer test for in-class member initializers.
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: .../Inputs/S.c => in-class-initializer/Inputs/S.cpp} | 2 +- test/Import/in-class-initializer/test.cpp | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) copy test/Import/{member-in-struct/Inputs/S.c => in-class-initializer/Inputs/S.cpp} (51%) create mode 100644 test/Import/in-class-initializer/test.cpp