]> granicus.if.org Git - clang/commit
Clarify the error message for unsupported aliases on Darwin
authorAlex Lorenz <arphaman@gmail.com>
Tue, 7 Nov 2017 00:31:19 +0000 (00:31 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 7 Nov 2017 00:31:19 +0000 (00:31 +0000)
commit7927730e15e476828400d61235ecc2586a86b9e3
treebc94377de0350035e99bc9cfc45398787202a957
parent0eaba5f9b9a6e7b9dd674958a557b39bd8a67c22
Clarify the error message for unsupported aliases on Darwin

rdar://35109556

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317532 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Sema/attr-alias.c