]> granicus.if.org Git - clang/commit
Add heading and remove leftover personal email addresses
authorAlp Toker <alp@nuanti.com>
Mon, 25 Nov 2013 00:40:53 +0000 (00:40 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 25 Nov 2013 00:40:53 +0000 (00:40 +0000)
commitafcdbe662383a789b04591a7f5b18fa71a71e52a
treeea0790e8aff490b606d654411132726a881576cb
parente57f1b192a86b9e2cd3892d28acfeaa53298bf21
Add heading and remove leftover personal email addresses

clang's attribute support is mature by now so replace Sean's warning and email
address with a standard LLVM copyright heading.

Also remove a personal email address and credit docstring from CGObjCGNU that
shouldn't have been there.

This is in line with the LLVM developer policy introduced in r45410.
Contributors can add themselves to CREDITS.txt while active module owners are
listed in CODE_OWNERS.TXT.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195587 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
lib/CodeGen/CGObjCGNU.cpp