This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0693d43473 Retire llvm::less_ptr. llvm::deref is much more flexible. new 979eefe368 Revert "[LifetimeAnalysis] Support more STL idioms (template [...]
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: lib/Sema/SemaAttr.cpp | 11 ++++-- lib/Sema/SemaDeclAttr.cpp | 16 +++----- lib/Sema/SemaInit.cpp | 4 +- lib/Sema/SemaTemplateInstantiateDecl.cpp | 15 ------- test/SemaCXX/attr-gsl-owner-pointer-std.cpp | 53 ------------------------- test/SemaCXX/attr-gsl-owner-pointer.cpp | 17 -------- unittests/Sema/CMakeLists.txt | 2 - unittests/Sema/GslOwnerPointerInference.cpp | 61 ----------------------------- 8 files changed, 15 insertions(+), 164 deletions(-) delete mode 100644 unittests/Sema/GslOwnerPointerInference.cpp