[all-commits] [llvm/llvm-project] 3df3b6: [clang] ns_error_domain attribute also supports CF...
Alex Lorenz via All-commits
all-commits at lists.llvm.org
Wed Nov 11 08:50:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3df3b62018c0015b0786b124827c276e8ee57117
https://github.com/llvm/llvm-project/commit/3df3b62018c0015b0786b124827c276e8ee57117
Author: Alex Lorenz <arphaman at gmail.com>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M clang/include/clang/Basic/AttrDocs.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/Sema/ns_error_enum.m
Log Message:
-----------
[clang] ns_error_domain attribute also supports CFString typed variables
Differential Revision: https://reviews.llvm.org/D90891
More information about the All-commits
mailing list