If you spell it `/*IsWritten=*/foo`, then clang-format will know to not
insert a space after the comment.
On Wed, Dec 14, 2016 at 2:45 PM, Richard Smith via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: rsmith
> Date: Wed Dec 14 13:45:03 2016
> New Revision: 289698
>
> URL: http://ll
Author: rsmith
Date: Wed Dec 14 13:45:03 2016
New Revision: 289698
URL: http://llvm.org/viewvc/llvm-project?rev=289698&view=rev
Log:
Remove unused variable found by GCC warning.
Modified:
cfe/trunk/lib/Serialization/ASTReader.cpp
Modified: cfe/trunk/lib/Serialization/ASTReader.cpp
URL:
http