[all-commits] [llvm/llvm-project] a5704f: [Sema] Initialize IsSurrogate
Rafael Ávila de Espíndola via All-commits
all-commits at lists.llvm.org
Sat Mar 7 12:25:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5704f92b835d1810d83a223f70dfe6c92a34c03
https://github.com/llvm/llvm-project/commit/a5704f92b835d1810d83a223f70dfe6c92a34c03
Author: Rafael Ávila de Espíndola <rafael at espindo.la>
Date: 2020-03-07 (Sat, 07 Mar 2020)
Changed paths:
M clang/include/clang/Sema/Overload.h
Log Message:
-----------
[Sema] Initialize IsSurrogate
This fixes https://bugs.llvm.org/show_bug.cgi?id=45096
Differential Revision: https://reviews.llvm.org/D75701
More information about the All-commits
mailing list