This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8ac52b01ce [refactor][extract] code extracted from inline method should [...] new eb1c10e34d [Analyzer] Use value storage for BodyFarm new 2680fb2e8a [c++17] Refine resolution of constructor / conversion functi [...]
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: include/clang/Analysis/AnalysisDeclContext.h | 8 ++++---- include/clang/Analysis/BodyFarm.h | 3 +++ lib/Analysis/AnalysisDeclContext.cpp | 13 +++++-------- lib/Sema/SemaOverload.cpp | 26 ++++++++++++-------------- test/SemaCXX/cxx1z-copy-omission.cpp | 9 +++++++++ 5 files changed, 33 insertions(+), 26 deletions(-)