This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 28b38bc Adding an additional test to ensure the frame pointer is emit [...] new b0bac26 Remove excessive padding from PTHStatData (NFC) new c6bbb8c [Pragma] Clear loop distribution attribute between loops
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: lib/CodeGen/CGLoopInfo.cpp | 1 + lib/Lex/PTHLexer.cpp | 4 ++-- test/CodeGenCXX/pragma-loop-distribute.cpp | 23 +++++++++++++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 test/CodeGenCXX/pragma-loop-distribute.cpp