]> granicus.if.org Git - clang/commit
Remove the trailing backslash from the comment to remove the warning about
authorKaelyn Uhrain <rikka@google.com>
Wed, 13 Jun 2012 17:05:13 +0000 (17:05 +0000)
committerKaelyn Uhrain <rikka@google.com>
Wed, 13 Jun 2012 17:05:13 +0000 (17:05 +0000)
commit28e862a4fbb9ed4060d1db25d45b1ed7a42f1b75
treed344eaf73d8b222159445013d49308bb37ec3baf
parent52ec0c0357ce970ca52a27c1086626450f0967e7
Remove the trailing backslash from the comment to remove the warning about
a multi-line comment, fixing builds with e.g. -Werror=comment enabled.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158406 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp