This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9eb80c4e8b [AST] Assert that no statement/expression class is polymorphic new 230fd294af Revert "Avoid emitting redundant or unusable directories in [...] new 1b83d889f0 [AST] Assert that no type class is polymorphic
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/AST/Type.cpp | 8 ++++++ lib/CodeGen/CGDebugInfo.cpp | 47 +++++++--------------------------- lib/CodeGen/CodeGenAction.cpp | 16 +++++------- test/CodeGen/debug-info-abspath.c | 15 ----------- test/CodeGen/debug-prefix-map.c | 18 +++++-------- test/Modules/module-debuginfo-prefix.m | 4 +-- 6 files changed, 30 insertions(+), 78 deletions(-) delete mode 100644 test/CodeGen/debug-info-abspath.c