This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 24b21ed3f7 Don't emit DW_AT_enum_class unless it's actually an 'enum class'. new 3957586ddb Fix use-after-free bug in Tooling.
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: include/clang/Tooling/Tooling.h | 8 ++++---- lib/Tooling/Tooling.cpp | 18 ++++++------------ unittests/Analysis/ExprMutationAnalyzerTest.cpp | 5 ++++- 3 files changed, 14 insertions(+), 17 deletions(-)