Author: jdenny
Date: Wed May 16 08:18:27 2018
New Revision: 332480
URL: http://llvm.org/viewvc/llvm-project?rev=332480&view=rev
Log:
Revert r332474: [Attr] Don't print fake MSInheritance argument
I botched the commit log attributes.
Modified:
cfe/trunk/include/clang/Basic/Attr.t
Author: jdenny
Date: Wed May 16 07:51:18 2018
New Revision: 332474
URL: http://llvm.org/viewvc/llvm-project?rev=332474&view=rev
Log:
[Attr] Don't print fake MSInheritance argument
This was discovered at:
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20180514/228390.html
Reviewed by: a