This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6b961fe868 [Fixed Point Arithmetic] Fixed Point Subtraction new a7d7e428cf PR40329: [adl] Fix determination of associated classes when [...] new d4d38d0fa7 Fix libc++ mac driver test to pass on Windows
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/Sema/SemaLookup.cpp | 34 ++++++++++------------ test/CXX/drs/dr0xx.cpp | 30 +++++++++++++++++++ test/SemaCXX/adl.cpp | 20 +++++++++++++ ...clang-check-mac-libcxx-fixed-compilation-db.cpp | 7 ++--- 4 files changed, 69 insertions(+), 22 deletions(-) create mode 100644 test/SemaCXX/adl.cpp